locations

A collection of locations that are iterated sequentially. As the collection is iterated, the LocationDataSource.updateLocation(Location) is fired for each location. The frequency at which LocationDataSource.updateLocation(Location) is called is determined by SimulatedLocationDataSource.iterationRate. Populate the collection by calling SimulatedLocationDataSource.setLocationsWithPolyline(Polyline) or by directly assigning a collection of Location to this property.

Since

200.1.0