MPIProjection

interface MPIProjection

Functions

Link copied to clipboard
abstract fun fromScreenLocation(point: Point): MPLatLng
Link copied to clipboard
abstract fun getMaxZoom(): Float
Link copied to clipboard
abstract fun getNativeZoom(): Float
Link copied to clipboard
Link copied to clipboard
abstract fun getZoom(): Float
Link copied to clipboard
abstract fun toScreenLocation(latLng: MPLatLng): Point