Skip to content
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 refreshMap method handler for Google map object #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bgribble
Copy link

This patch helps me with #14... calling refreshMap after making the map visible causes it to redraw as expected.

This isn't complete -- it doesn't add a comparable method to OpenLayers maps. Also, I am still seeing some inexplicable behavior with the map centering behavior (there is an odd relationship between the initialLat and initialLong that I pass in with the appearance of the map) which I don't see on the first render of the unpatched version. So it's not really a candidate for pull. But I thought I would put this up in case someone else who knows more than I do can work on it a bit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant