-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add google map component #5
Comments
I'm trying leaflet first. It seems to require some server-side integration to make it work. I've pushed a branch here: https://github.com/stratospark/react-ss/tree/maps |
Got Leaflet to work on the client side and placeholder rendered for server-side. Currently, it breaks if you switch away from the page. @igaltivoni In your Plentyhood app, do you ever re-render the map? Is there ever a situation where you go to a view without a map then go back to a view with a map? |
In Plentyhood.com you can switch between the map view and the splash Is this what you asked? On Mon, Oct 27, 2014 at 8:30 PM, Patrick Rodriguez <notifications@github.com
|
Yes. Was wondering if you cached the map object somewhere else and On Monday, October 27, 2014, igal notifications@github.com wrote:
-pr |
No description provided.
The text was updated successfully, but these errors were encountered: