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

setMapToolbarEnabled to false on Android #80

Closed
SvenCarstensen opened this issue Oct 5, 2016 · 6 comments
Closed

setMapToolbarEnabled to false on Android #80

SvenCarstensen opened this issue Oct 5, 2016 · 6 comments

Comments

@SvenCarstensen
Copy link

Hi all,

i would like to hide the Toolbar on Android that shows after click on a Pin.

It can be done by set setMapToolbarEnabled(false), as descriped here:
http://stackoverflow.com/questions/30430664/how-to-hide-navigation-and-gps-pointer-buttons-when-i-click-the-marker-on-th

Is this possible?

Regards

Sven

@amay077
Copy link
Owner

amay077 commented Oct 15, 2016

Thanks.
Can't hide MapToobar currently.

I will always hide MapToolbar in android because Google Maps iOS does not support toolbar.

@amay077
Copy link
Owner

amay077 commented Oct 25, 2016

Hi @SvenCarstensen ,

I deployed 1.7.0-beta2.
Would you try it.

@woojung3
Copy link

Hi,

Seems that the MapToolbar in Android seems to activated when the pin is clicked.
This behavior was not happened with the previous versions of GoogleMaps.

I think the latest Forms.GoogleMaps or GoogleMap itself has changed so the hide code is broken.

I would like to hide the toolbar as the previous versions were. Is this possible?

Best regards.

(I attached the situation screenshot from my app... hope it helps)

screenshot_2017-09-15-10-28-04

at the bottom right of the google maps there is the toolbar behind floating action button. This was not happened until the latest update (of Forms.GoogleMaps or GoogleMap itself).

@woojung3
Copy link

Xamarin.Forms.GoogleMaps version: 2.1.0
Xamarin.Forms.Maps version: 2.3.4.270
Xamarin.GooglePlayServices.Maps version: 42.1021.1

@amay077
Copy link
Owner

amay077 commented Sep 18, 2017

Thanks, this is bug.
I will fix it soon. 👍

@amay077
Copy link
Owner

amay077 commented Sep 18, 2017

#374

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

No branches or pull requests

3 participants