Predictive Cache Location Options
class PredictiveCacheLocationOptions
Content copied to clipboard
PredictiveCacheLocationOptions.
Parameters
currentLocationRadiusInMeters
How far around the user's location we're going to cache, in meters. Defaults to 20000 (20 km)
routeBufferRadiusInMeters
How far around the active route we're going to cache, in meters (if route is set). Defaults to 5000 (5 km)
destinationLocationRadiusInMeters
How far around the destination location we're going to cache, in meters (if route is set). Defaults to 50000 (50 km)
Types
Builder
Link copied to clipboard
Functions
Properties
currentLocationRadiusInMeters
Link copied to clipboard
destinationLocationRadiusInMeters
Link copied to clipboard
routeBufferRadiusInMeters
Link copied to clipboard