Companion

object Companion

Functions

Link copied to clipboard
fun getVMDVersion(mapFileInputStream: InputStream?): Double?
Link copied to clipboard
fun pointIsIn(multiPolygon: LatLng, vertices: List<List<LatLng>>): Boolean
Link copied to clipboard
fun pointIsInside(point: LatLng, vertices: List<LatLng>): Boolean