Update to API key
This commit is contained in:
@@ -3,14 +3,12 @@ layout: example.html
|
|||||||
title: HERE Map Tile API
|
title: HERE Map Tile API
|
||||||
shortdesc: Example of a map with map tiles from HERE.
|
shortdesc: Example of a map with map tiles from HERE.
|
||||||
docs: >
|
docs: >
|
||||||
<p><a href="https://developer.here.com/rest-apis/documentation/enterprise-map-tile">HERE Map Tile API</a> used with <code>ol/source/XYZ</code>.</p>
|
<p><a href="https://developer.here.com/rest-apis/documentation/enterprise-map-tile" target="_blank">HERE Map Tile API</a> used with <code>ol/source/XYZ</code>.</p>
|
||||||
<p>Be sure to respect the <a href="https://legal.here.com/en/terms/serviceterms/us/">HERE Service Terms</a> when using their tile API.</p>
|
<p>Be sure to respect the <a href="https://legal.here.com/en/terms/serviceterms/us/" target="_blank">HERE Service Terms</a> when using their tile API.</p>
|
||||||
tags: "here, here-maps, here-tile-api"
|
tags: "here, here-maps, here-tile-api"
|
||||||
cloak:
|
cloak:
|
||||||
- key: kDm0Jq1K4Ak7Bwtn8uvk
|
- key: x13yMxvFSo8FIKFDDTnQaJ57Gakt11ZaIyqIctoSD3Y
|
||||||
value: Your HERE Maps appId from https://developer.here.com/
|
value: Your HERE Maps API key from https://developer.here.com/
|
||||||
- key: xnmvc4dKZrDfGlvQHXSvwQ
|
|
||||||
value: Your HERE Maps appCode from https://developer.here.com/
|
|
||||||
---
|
---
|
||||||
<div id="map" class="map"></div>
|
<div id="map" class="map"></div>
|
||||||
<select id="layer-select">
|
<select id="layer-select">
|
||||||
|
|||||||
Reference in New Issue
Block a user