GeoCoordinateToScreenPointCallback

interface GeoCoordinateToScreenPointCallback

Functions

getCoordinates
Link copied to clipboard
abstract fun getCoordinates(): GeoCoordinates
onScreenPointsReady
Link copied to clipboard
abstract fun onScreenPointsReady(mapView: MapView, x: Int, y: Int)