Add new API-key for HERE example

Replace the existing API-key for the 'HERE Map Tile API' example
with a new one with a longer validity.
This commit is contained in:
Christian Mayer
2017-11-14 09:09:17 +01:00
parent 697406cf59
commit b9540460ff

View File

@@ -3,8 +3,8 @@ goog.require('ol.View');
goog.require('ol.layer.Tile');
goog.require('ol.source.XYZ');
var appId = 'a2qhegvZZFIuJDkkqjhQ';
var appCode = 'lPJ3iaFLJDhD8fIAyU582A';
var appId = 'kDm0Jq1K4Ak7Bwtn8uvk';
var appCode = 'xnmvc4dKZrDfGlvQHXSvwQ';
var hereLayers = [
{
base: 'base',