software-mansion-labs / expo-maps

81 stars 3 forks source link

Add POI for Google Maps on iOS #77

Closed szdziedzic closed 2 years ago

szdziedzic commented 2 years ago

Why

Closes #69.

How

POIs are enabled by default on iOS Google Maps, so if we want to disable it I change map style to make them inactive as suggested here. I also handle POI click event in delegate as described in the same docs.

Test Plan

iOS

https://user-images.githubusercontent.com/55145344/170607679-706fe5d5-b5ac-488f-96d0-bd6574d8b651.MP4