Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SatelliteDataSourceExample

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

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

A WebTileDataSource 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