Result of Bitmap Descriptor image size is not incorrect in Flutter Google Map

Viewed 24

I set Container and Marker icons in both sizes (42, 52), but the Marker icon size is not incorrect. But I use Image.memory(), the size from Uint8List(BitmapDescriptor) is right.

enter image description here

0 Answers
Related