tools/tools library

Functions

createLocationMarkerBitmap(String title, {required TextStyle textStyle, Color backgroundColor = const Color(0XFF3644ff)}) Future<BitmapDescriptor>
createLocationMarkerIcon2(double size, Color color) Future<BitmapDescriptor>
createLocationMarkerIcon3(double size, Color color) Future<BitmapDescriptor>
createLocationMarkerIcon4(double size, Color color) Future<BitmapDescriptor>
createRoundedMarkerIcon(String title, {required TextStyle textStyle, Color backgroundColor = Colors.blueAccent}) Future<BitmapDescriptor>
createRoundedMarkerIcon2(String title, {required TextStyle textStyle, Color backgroundColor = const Color(0XFF3644ff)}) Future<BitmapDescriptor>