[google_maps_flutter] Custom icons do not work on iOS #28648
Labels
c: regression
It was better in the past than it is now
p: maps
Google Maps plugin
package
flutter/packages repository. See also p: labels.
Steps to Reproduce
I am using google_maps_flutter and want to use a custom icon for the marker. This works on Android, but on iOS it just displays the default marker. I get the following messages in the log when I click on the button to add the marker.
Sample code is supplied below - you will need to provide a bitmap file for the marker.
This is with google_maps_flutter version 0.3.0+1
I have tried the dev and master channels and the problem still exists.
This works in google_map_flutter 0.2.0, when the markers were part of the map controller.
Logs
Code
The text was updated successfully, but these errors were encountered: