Replace Bing layer with MapTiler

This commit is contained in:
mike-000
2020-01-17 21:47:32 +00:00
committed by GitHub
parent 2f094978ca
commit 62cd0cbcc9

View File

@@ -4,10 +4,10 @@ title: KML
shortdesc: Rendering KML with a vector source. shortdesc: Rendering KML with a vector source.
docs: > docs: >
This example uses the <code>ol/format/KML</code> to parse KML for rendering with a vector source. This example uses the <code>ol/format/KML</code> to parse KML for rendering with a vector source.
tags: "KML" tags: "KML, maptiler"
cloak: cloak:
- key: As1HiMj1PvLPlqc_gtM7AqZfBL8ZL3VrjaS3zIb22Uvb9WKhuJObROC-qUpa81U5 - key: get_your_own_D6rA4zTHduk6KOKTXzGB
value: Your Bing Maps Key from http://www.bingmapsportal.com/ here value: Get your own API key at https://www.maptiler.com/cloud/
--- ---
<div id="map" class="map"></div> <div id="map" class="map"></div>
<div id="info">&nbsp;</div> <div id="info">&nbsp;</div>