Package com.here.sdk.mapview.datasource
package com.here.sdk.mapview.datasource
-
ClassDescriptionData attributes collection.Accessor used for manipulating data attributes.Interface for a collection of data attributes.Data attributes collection builder.Encapsulates a data attribute value.Supported types of the data attribute values.Represents a geodetic line with custom attributes.Line data accessor used for manipulating polylines that are part of a LineDataSource.Builder of
LineDatainstances.Polyline data source allows the rendering engine access to the user provided polylines geometry and their attributes.Called for each line, allowing inspection, removal or update of coordinates and attributes.Builder of lines data source.Line tile data source allows the rendering engine access to user managed data sets of geodetic lines and their attributes through aLineTileSource.A source of geodetic line tiles.Result handler of a load tile request.Represents a geodetic point with custom attributes.Point data accessor used for manipulating points that are part of a PointDataSource.Builder ofPointDatainstances.Point data source allows the rendering engine access to the user provided geographical locations and their attributes.Called for each point, allowing inspection, removal or update of coordinates and attributes.Builder of points data source.Point tile data source allows the rendering engine access to user managed data sets of geographical locations and their attributes through aPointTileSource.A source of geodetic point tiles.Result handler of a load tile request.Represents a geodetic polygon with custom attributes.Polygon data accessor used for manipulating polygons that are part of a PolygonDataSource.Builder ofPolygonDatainstances.Polygon data source allows the rendering engine access to the user provided polygons geometry and their attributes.Called for each polygon, allowing inspection, removal or update of coordinates and attributes.Builder of the polygons data source.Polygon tile data source allows the rendering engine access to user managed data sets of geodetic polygons and their attributes through aPolygonTileSource.A source of geodetic polygon tiles.Result handler of a load tile request.Data source to load map layers using a raster image format (jpg, png).Called on the main thread afterfromJsonFile()method finishes loading the configuration.Configuration of a local data cache.Configuration of a data provider.Configuration update for a RasterDataSource.Raster data source error codes.Listener for RasterDataSource events.A source of raster tiles.Result handler of a load tile request.A calculator of geodetic bounds for tiles identified by keys generated in a particular tiling scheme (TilingScheme).Key of a data source tile.A source of tiles.Tile data version.Listener ofTileSourceevents.Handle of a load request.Tile metadata.Provides the URL as String for the given tile coordinates and storage level.Factory for generating aTileUrlProviderCallbackutilized in creating a tile URL.List of available data tiling schemes.