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:
@@ -3,8 +3,8 @@ goog.require('ol.View');
|
|||||||
goog.require('ol.layer.Tile');
|
goog.require('ol.layer.Tile');
|
||||||
goog.require('ol.source.XYZ');
|
goog.require('ol.source.XYZ');
|
||||||
|
|
||||||
var appId = 'a2qhegvZZFIuJDkkqjhQ';
|
var appId = 'kDm0Jq1K4Ak7Bwtn8uvk';
|
||||||
var appCode = 'lPJ3iaFLJDhD8fIAyU582A';
|
var appCode = 'xnmvc4dKZrDfGlvQHXSvwQ';
|
||||||
var hereLayers = [
|
var hereLayers = [
|
||||||
{
|
{
|
||||||
base: 'base',
|
base: 'base',
|
||||||
|
|||||||
Reference in New Issue
Block a user