Relative Content

Tag Archive for flutterdartgoogle-mapsgoogle-cloud-platformmaps

How to display POIs (places) on google maps flutter

I’m using google maps flutter package and I successfully displayed the map on the screen/ However when using maptype as normal, all the points POIs are shown clearly but the moment I switch maptype to satellite, the points disappear. How to show the points POIs in satellite view?