React-google-maps: Since this repo unmaintained about a year, I've done some efforts to make a new project `react-google-map-api`, maintainers are welcome for tests and examples. Link to the public repo inside.

Created on 13 Dec 2018  路  11Comments  路  Source: tomchentw/react-google-maps

https://github.com/JustFly1984/react-google-maps-api

Main issues resolved:

  • Simplified API and examples
  • Supports latest React, ready for async React.
  • Can render multiple maps per page.
  • Cleanup on unmount
  • New React context API
  • Does not includes lodash or any accidental dependencies. Small bundle size (~29k)

Gonna publish it to npm till the end of the week.

Most helpful comment

All 11 comments

Cool!
Will there be documentation and live examples? Thanks!

Sounds awesome, thank you.
Lodash is exactly one of my problems...

@nikola1970 we have some live examples and we've started working on docs. We'd love any help we can get! Adding docs is very simple. They're generated from mdx files that you can easily create by following existing examples.

All examples require you to create a google maps api key though..
Examples are currently runnable locally, but we'll get everything live soon enough

Yes, since google pull up their prices we just can't use some default google api key.
You can clone a repo and run gatsby example website to see examples, and soon we will have docz on github pages.

@tomchentw can you give @JustFly1984 and more developers access to this repo, so we can bring efforts together?

Maintainers and contributors are welcome!

@uriklar Thanks!

Was this page helpful?
0 / 5 - 0 ratings