Skip to content

This repos shows you how to implement google map and map leaflet in your projects

Notifications You must be signed in to change notification settings

fezeboris/google_map_and_map_leaflet_implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repos shows how you can implement Googl map API in your react Projects It equally shows how to implement openstreets maps with the help of react-leaflet

To see the Google map 1st step. clone the project, create a .env file and setup your google API key. you can obtaine it through the following link : https://cloud.google.com/

step 2, run npm install and enjoy the map

FOR MAP LEAFLET, JUST go the App.js folder and un comment the LEAFLET map component And comment MYMAP(Google map). refresh your page and enjoy. leaflet maps dont requir an api key

About

This repos shows you how to implement google map and map leaflet in your projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published