getVisiblePoints abstract method
Gets configured visible geo points.
Returns List<GeoCoordinates>. The list of geo points to show in the camera view. The list can be empty.
Implementation
List<GeoCoordinates> getVisiblePoints();
Gets configured visible geo points.
Returns List<GeoCoordinates>. The list of geo points to show in the camera view. The list can be empty.
List<GeoCoordinates> getVisiblePoints();