/easyMile

Map display test project

Primary LanguageJavaScript

This project was bootstrapped with Create React Native App.

Below you'll find information about performing common tasks. The most recent version of this guide is available here.

Goal

Display a Google map, with custom tracks and markers, imported from a json file.

Here is a sample of the final result:

Google Map

Running the project

Clone this repository, and run

yarn

to install all dependencies. Then launch

npm start

to run the app in development mode.

Open it in the Expo app on your phone to view it.

Follow the instructions and scan the QR code to sync devices.