Skip to main content

All Questions

Tagged with
0 votes
1 answer
463 views

MapView in Flutter

I am working on a map application, which uses GoogleMaps, but I am having problems on the page that should display the map. Trying to use the MapView gives me the error "Item type 'MapView<...
Eve's user avatar
  • 37
0 votes
1 answer
613 views

Flutter multi custom icons are not showed on the map view

I am trying to display on the map view more than one custom icon, trying to taking care of the icons sizes (iOS case). The code I wrote seems to work fine with the first custom icon (I have 3), but ...
TheOldBlackbeard's user avatar