Instance of MapView.
X coordinate in NDC space.
Y coordinate in NDC space.
Optional
elevation: numberOptional param used to offset the ground plane. Used when wanting to pan based on a plane at some altitude. Necessary for example when panning with terrain.
Intersection coordinates, or null
if raycast failed.
Generated using TypeDoc
Casts a ray in NDC space from the current map view and returns the intersection point of that ray wih the map in world space.