When using custom icons on the markers (32 x 32 pixel size, png format) the icons look big on iOS, but very small on Android devices.   `MarkerOptions( position: LatLng( .. ), icon: BitmapDescriptor.fromAsset(crumb.marker),`