MapOverlayCoordinatesProvider

fun interface MapOverlayCoordinatesProvider

Interface that should be implemented by users to provide all the coordinates that will shown on MapView without covered by overlays.

Functions

getShownCoordinates
Link copied to clipboard
abstract fun getShownCoordinates(): List<Point>

Get all the coordinates that will shown on MapView