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