Camera Targets
@Serializable
Content copied to clipboard
Things that the camera can be positioned to focus on.
Constructors
Link copied to clipboard
fun CameraTargets( nodes: List<MPINavigatable.MPINode>? = null, polygons: List<MPINavigatable.MPIPolygon>? = null, coordinates: List<MPIMap.MPICoordinate>? = null)
Content copied to clipboard