GeoCoordinateToScreenPointCallback

interface GeoCoordinateToScreenPointCallback

Functions

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