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
Generated using TypeDoc
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