Skip to content

bearcanrun/google-react-maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-react-maps

version 0.0.13

A new approach to the google maps api using react.

To install npm install google-react-maps

Things you can import: import { Map, KmlLayer, DataLayer, Feature, InfoWindow, Marker, MapControl } 'google-react-maps';

See main.js inside the git project to understand how to implement everything. (Uncomment some components to see everything)

To run the dev mode... webpack-dev-server after doing a npm install

For a semi-complete documentation see /docs

About

A new approach to the google maps api using react.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors