config/unit_function library

Enums

MarkerColor
Marker colours enum

Properties

colors Map<MarkerColor, BitmapDescriptor>
Colours map that returns the colour of the marker
getter/setter pair

Functions

customMarker(LatLng? latLng, void onDragEnd(LatLng)?, {MarkerColor markerColor = MarkerColor.red}) Marker
Custom Marker
customPosition(LatLng latLng) → Position
Getting a specified custom position