From a0c717f9e433f8be90f64806bb11aca8b66c7434 Mon Sep 17 00:00:00 2001 From: Brandon Liu Date: Mon, 31 Oct 2022 11:55:56 +0800 Subject: [PATCH] openlayers: update URL --- js/examples/openlayers.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/examples/openlayers.html b/js/examples/openlayers.html index 75d72f6..f5ba60f 100644 --- a/js/examples/openlayers.html +++ b/js/examples/openlayers.html @@ -53,7 +53,7 @@ } } - const source = new OLPMTilesSource("https://pub-9288c68512ed46eca46ddcade307709b.r2.dev/us-west/nz-buildings-v3.pmtiles"); + const source = new OLPMTilesSource("https://pub-9288c68512ed46eca46ddcade307709b.r2.dev/protomaps-sample-datasets/nz-buildings-v3.pmtiles"); const country = new ol.style.Style({ stroke: new ol.style.Stroke({