Options
All
  • Public
  • Public/Protected
  • All
Menu

Package harp-webtile-datasource

@here/harp-webtile-datasource

Overview

This module provides functionality to access the HERE Map Tile API 2.1.

This service is a maptiler that can be used to obtain tiles of fixed size and use them as a base map, for example, to display satellite images.

Index

References

HereTileProvider

Re-exports HereTileProvider

HereWebTileDataSource

Re-exports HereWebTileDataSource

HereWebTileDataSourceParameters

Re-exports HereWebTileDataSourceParameters

WebTileDataProvider

Re-exports WebTileDataProvider

WebTileDataSource

Re-exports WebTileDataSource

WebTileDataSourceOptions

Re-exports WebTileDataSourceOptions

WebTileRenderingOptions

Re-exports WebTileRenderingOptions

Type aliases

HereWebTileDataSourceParameters

HereWebTileDataSourceParameters: HereWebTileDataSourceOptions & ApiKeyAuthentication | AppIdAuthentication | TokenAuthentication

An interface for the type of options that can be passed to the WebTileDataSource.

Generated using TypeDoc