Brendan Stone

Results 2 comments of Brendan Stone

I've been using something like this: ``` const stops = [ 0, 'green', 0.2, 'cyan', 0.6, 'orange', 0.9, 'green', 1, 'cyan', ]; map.addLayer({ type: 'line', source: 'line', id: 'line', paint:...

If no .mbtiles are present in the working directory then it will download the Zurich tileset and serve that. If there are 1 or more .mbtiles when it will serve...