You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[google_maps_flutter_platform_interface] Pipe image size through mipmaps = false case
This is needed to support marker anchors since the Flutter API uses unit coordinates but the JS API uses pixels and the plugin doesn't otherwise need to decode the image so the size isn't otherwise available for the conversion.
0 commit comments