Skip to main content

flywave-mapview.mapview.target

Home > @flywave/flywave-mapview > MapView > target

MapView.target property

Get geo coordinates of camera focus (target) point.

Signature:

get target(): GeoCoordinates;

Remarks

This point is not necessarily on the ground, i.e.: - if the tilt is high and projection is ` - if the camera was modified directly and is not pointing to the ground. In any case the projection of the target point will be in the center of the screen.