From 169e9583dd2d4927c7e0cc4b27e33bb741b84243 Mon Sep 17 00:00:00 2001 From: Christian Mayer Date: Tue, 14 Nov 2017 09:55:31 +0100 Subject: [PATCH] Add new HERE API-key to 'cloak' section This adds the new API-key for the 'HERE Map Tile API' example to the 'cloak' section, so it is not visible in the example's code view. --- examples/here-maps.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/here-maps.html b/examples/here-maps.html index cb2e2b790d..0f89c0717b 100644 --- a/examples/here-maps.html +++ b/examples/here-maps.html @@ -7,8 +7,8 @@ docs: >

Be sure to respect the HERE Service Terms when using their tile API.

tags: "here, here-maps, here-tile-api" cloak: - a2qhegvZZFIuJDkkqjhQ: Your HERE Maps appId from https://developer.here.com/ - lPJ3iaFLJDhD8fIAyU582A: Your HERE Maps appCode from https://developer.here.com/ + kDm0Jq1K4Ak7Bwtn8uvk: Your HERE Maps appId from https://developer.here.com/ + xnmvc4dKZrDfGlvQHXSvwQ: Your HERE Maps appCode from https://developer.here.com/ ---