procedural-gl-js icon indicating copy to clipboard operation
procedural-gl-js copied to clipboard

add quadkey support for datasources

Open 1papaya opened this issue 4 years ago • 0 comments

Problem

most tile sources use x/y/z tile url format but there are a few (most notably Bing) which use quadkey for their tile urls

Solution

this very simple pull request adds {quadkey} parameter for tile urls

1papaya avatar May 11 '21 23:05 1papaya