From 737c30fedcb64adc0726afcf67fec40791f99e81 Mon Sep 17 00:00:00 2001 From: mike-000 <49240900+mike-000@users.noreply.github.com> Date: Thu, 5 Mar 2020 15:25:48 +0000 Subject: [PATCH] Replace Bing layer with MapTiler --- examples/vector-wfs.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/vector-wfs.html b/examples/vector-wfs.html index 8939a01f20..fbdda2500d 100644 --- a/examples/vector-wfs.html +++ b/examples/vector-wfs.html @@ -4,9 +4,9 @@ title: WFS shortdesc: Example of using WFS with a BBOX strategy. docs: > This example loads new features from GeoServer WFS when the view extent changes. -tags: "vector, WFS, bbox, loading, server" +tags: "vector, WFS, bbox, loading, server, maptiler" cloak: - - key: As1HiMj1PvLPlqc_gtM7AqZfBL8ZL3VrjaS3zIb22Uvb9WKhuJObROC-qUpa81U5 - value: Your Bing Maps Key from http://www.bingmapsportal.com/ here + - key: get_your_own_D6rA4zTHduk6KOKTXzGB + value: Get your own API key at https://www.maptiler.com/cloud/ ---