makers/marker library
Extensions
Functions
-
getMarkerBitmap(
{double? size, required String text, required Color color, double strokeWidth = 4, Color strokeColor = Colors.white, Color textColor = Colors.white, TextDirection textDirection = TextDirection.rtl, String? familyFont}) → Future< BitmapDescriptor>