procedural-gl-js
procedural-gl-js copied to clipboard
add quadkey support for datasources
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