Gets the state of the meta data information. For tiled data sets, this does not reflect the state of loaded tiles.
Optionalprojection: ProjectionOptions | ProjectionOptionalterrainProviderOptions: ObliqueDataSetTerrainProviderOptionsOptionalheaders: Record<string, string>Requests the state of data at a certain location. No data is automatically READY.
coordinate in web mercator
Returns all tiles of this data set, including its DataState
initialize the DataSet with an existing Object. DataSets cannot be initialized more then once.
Loads the data set.
Loads the closest data tile for a certain location. Resolves when all data for the location has been loaded.
coordinate in web mercator
Loads all the tiles for a given extent.
The loaded images of this DataSet