MPIMapClickEvent

fun MPIMapClickEvent(    floatingLabels: List<Pair<MPINavigatable.MPINode, String>> = emptyList(),     maps: List<MPIMap> = emptyList(),     nearBlueDot: Boolean = false,     paths: List<MPINavigatable.MPIPath> = emptyList(),     polygons: List<MPINavigatable.MPIPolygon> = emptyList(),     position: MPIMap.MPICoordinate? = null)