isPositionVisible()
Returns if the specified coordinates are shown in the current visible map area.
Synopsis
bool isPositionVisible(float latitude, float longitude)
Parameter
| Parameter | Description | 
|---|---|
| latitude | Latitude of the location | 
| longitude | Longitude of the location | 
Description
This function returns true when the specified coordinates are shown in the current visible map area, otherwise false.
Assignment
See also
