Builder
Constructors
Link copied to clipboard
Link copied to clipboard
open fun Builder(@NonNull center: GeoCoordinates, @NonNull vertices: List<GeoCoordinates>, creator: ObjectCreator<MapPolygon, PolygonData>)
Functions
Link copied to clipboard
Adds the GeoCoordinate at the end of the border of the MapPolygon.
Adds GeoCoordinates at the end of the border line of the MapPolygon.
Link copied to clipboard
Sets the border color.
Link copied to clipboard
Sets the border radius, in range <0.0 - 1.
Link copied to clipboard
Sets the center color.
Link copied to clipboard
Sets the center radius, in range <0.0 - 1.
Link copied to clipboard