meteor-google-maps-react-example
meteor-google-maps-react-example copied to clipboard
Example of using React Maps with Routing?
This is a Fantastic package! However, I'm having problems making this selectively render with routing. Are there any examples the react implementation of this working with FlowRouter? At the moment I can only render it when rendering to a DIV of an Index HTML, meaning that the map show's on each page of my app.... Is there something obvious I'm missing?
This example app might help https://github.com/dburles/flow-router-react-example
@eljefejames have u got it working?
Hi, yep this is now working. Thanks for the package!