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

Simplify the google-map example #1790

Merged
merged 1 commit into from Mar 2, 2014

Conversation

ahocevar
Copy link
Member

@ahocevar ahocevar commented Mar 2, 2014

By creating the ol3 map div in the html, there is no need any
more to wait for the custom GMaps control to append the ol3 map
to its parent. This also fixes an issue that sometimes prevented
the ol3 map to appear, when the GMaps tiles were loaded before
the custom control's div was appended to its parent.

By creating the ol3 map div in the html, there is no need any
more to wait for the custom GMaps control to append the ol3 map
to its parent. This also fixes an issue that sometimes prevented
the ol3 map to appear, when the GMaps tiles were loaded before
the custom control's div was appended to its parent.
@twpayne
Copy link
Contributor

twpayne commented Mar 2, 2014

+1

ahocevar added a commit that referenced this pull request Mar 2, 2014
@ahocevar ahocevar merged commit e9c2b0e into openlayers:master Mar 2, 2014
@ahocevar ahocevar deleted the simpliy-google-example branch March 2, 2014 18:41
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.

None yet

2 participants