- Notifications
You must be signed in to change notification settings - Fork0
Examples for google-map-react library.
Vijayan-Murugan/google-map-react-examples
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Examples forgoogle-map-react library ·
This project was bootstrapped withCreate React App.
- React rendering
- React-router for routing
- Styled components for styling our components
- Main (source)
- Heatmap (source)
- Searchbox (source)
- Autocomplete (source)
- Marker and Info Window using React Component (source)
- Marker and Info Window using Google Maps API Object (source)
Although I prefer yarn, you can use either yarn or npm:
npm installor simplyyarn
npm startoryarn start
Runs the app in development mode.
Openhttp://localhost:3000 to view it in the browser.
The page will automatically reload if you make changes to the code.
You will see the build errors and lint warnings in the console.
npm run buildoryarn build
Builds the app for production to thebuild folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
By default, it alsoincludes a service worker so that your app loads from local cache on future visits.
Your app is ready to be deployed.
npm run deployoryarn deploy
This will push a branch namedgh-pages to the repository, which will be used by GH to render the latest version of our site.
About
Examples for google-map-react library.
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- JavaScript91.1%
- HTML5.8%
- CSS3.1%