pointIsInside

fun pointIsInside(point: LatLng, vertices: List<LatLng>): Boolean