pointIsInMultiPolygon

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

Return

Parameters

vertices
point