From 7baed5ea035938bc9de4116ff9a1ce039ddebb47 Mon Sep 17 00:00:00 2001 From: Brett Camper Date: Sun, 2 Aug 2020 14:55:20 -0700 Subject: [PATCH] demo: add data sources to nextzen tile attribution --- demos/scene.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/demos/scene.yaml b/demos/scene.yaml index 70e1f87b2..2e00c502c 100755 --- a/demos/scene.yaml +++ b/demos/scene.yaml @@ -103,7 +103,10 @@ sources: # zooms: [0, 2, 4, 6, 8, 10, 12, 14, 16] # only load tiles every 2 zooms (overrides max_zoom) url_params: api_key: global.api_key - attribution: Tiles by Nextzen + attribution: | + Tiles by Nextzen + w/data from OpenStreetMap and + Who's On First # request_headers: # send custom headers with tile requests # Authorization: Bearer xxxxxxxxx # Data filtering demo with 'scripts' and 'transform' properties: