Skip to content

How to disable the display of map components? (Zoom buttons, pin info window etc.) #338

Closed Answered by VladislavAntonyuk
avukalov asked this question in Q&A
Discussion options

You must be logged in to vote

Hello Antonio. You can disable zoom buttons (HasZoomEnabled), but it won't allow you zooming. Similar properties for other features: Has...Enabled. To disable window click, you can subscribe to InfoWindowClicked event and set HideInfoWindow = true.

On iOS, maps uses Apple Maps, not google maps.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@avukalov
Comment options

Answer selected by avukalov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants