SimulatedLocationDataSource.withLocations constructor

SimulatedLocationDataSource.withLocations(
  1. List<ArcGISLocation> locations
)

Creates a simulated location data source with the specified locations.

Parameters:

  • locations — The locations to be used by the data source for location simulation.