- Notifications
You must be signed in to change notification settings - Fork855
expose map type callback#275
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
bc3ffef
to626d343
Comparemattydoincode commentedNov 7, 2016 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Doesn't seem like CI is related to my PR... ^^ I stand corrected |
Really? |
LOL when i looked at it that message hadn't loaded yet and I got super confused. Will update!! |
626d343
to5559adf
Compareistarkov commentedNov 7, 2016 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Having |
That's a great point, I would say considering it's something that a user might want to set.. for example "oh, i want to show a satellite map here" we probably want it to be controlled. This seems reasonable to me. |
Please add 1-2 lines about in documentation, and let's merge then. Let's think about after merge, as now I have no ideas ;-) |
5559adf
toefe0811
Compareefe0811
tof72e763
Comparegoogle-map-react@0.21.4 |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Uh oh!
There was an error while loading.Please reload this page.
This PR would expose the google maps event that says "hey, the user changed from satellite view to roads view" or vice versa. This is something I need to detect and change the icon styles based on so am looking to expose it. Any input is greatly appreciated!