IMinMaxLatitudeLongitude
12 Sep 20251 minute to read
This class contains the minimum and maximum latitude and longitude coordinates of the map’s visible area
Properties
maxLatitude number
Gets the maximum latitude value from the visible map area.
maxLongitude number
Gets the maximum longitude value from the visible map area.
minLatitude number
Gets the minimum latitude value from the visible map area.
minLongitude number
Gets the minimum longitude value from the visible map area.