Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace HereWebTileDataSourceExample

A simple example using the herewebtile data source. Tiles are retrieved from

https://1.base.maps.ls.hereapi.com/maptile/2.1/maptile/newest/normal.day/${level}/${column}/${row}/512/png8?apikey=${apikey}

A HereWebTileDataSource is created with specified applications' apikey passed as WebTileDataSourceOptions

Then added to the MapView

Index

Functions

Functions

initializeMapView

  • initializeMapView(id: string): MapView

Generated using TypeDoc