facebookarchive / react-page

Easy Application Development with React JavaScript
Apache License 2.0
797 stars 72 forks source link

Map component #34

Closed matnel closed 11 years ago

matnel commented 11 years ago

An simple component for displaying a Google maps and adding points on that map.

zpao commented 11 years ago

I don't think we actually want this in react-page, but it would be pretty sweet to ship this on npm so others could use it.

matnel commented 11 years ago

OK, started that: https://github.com/matnel/react-maps (still a bit polishing before ready to npm)

jordwalke commented 11 years ago

This is a nice pull request to demonstrate how to use it with react-page - you can point people to this if you need to.