provide
abstract fun provide(boundingBoxes: List<GeoBoundingBox>, locationDecoder: LocationDecoder): HorizonDataSnapshot
Requests data for a list of bounding boxes.
Important: This is a Public Preview API. It may be changed or removed at any time.
Return
A horizon data snapshot containing data to be provided to the virtual horizon service.
Parameters
boundingBoxes
Rectangular areas of interest.
locationDecoder
Location decoder to calculate the map references.