Steve Bennett
Steve Bennett
This might give a convenient way to alter the style before the map is loaded. I'm thinking something like: ```js const map = U.create(mapboxgl, { container: 'map', style: 'mapbox://styles/blah.foo', },...
It would be much more convenient to use this tool with a little bit of packaging effort: - [ ] Publish on NPM - [ ] Put `--max-old-space-size=16386` in the...
Don't show an angry message if the user is zoomed out - just zoom in.
Looks like the work was already done, but a typo made it not show up.
First - thanks, this library is amazing. I have worked snapping in the past and it's a real pain! I ran into a bit of an issue attempting to draw...
I'm really interested in trying this tool out, but can't quite figure out what the source "metatiles" directory structures should look like, or how they can be generated from a...
It'd be great to be able to do: ``` npm install -g pbf2json pbf2json ... ``` I'm guessing that what needs to happen is during the install process, it sets...
The NSW Planning Portal has an "Open Data" site: https://www.planningportal.nsw.gov.au/opendata/ Has quite a few geospatial layers that actually seem to work. Eg: https://mapprod3.environment.nsw.gov.au/arcgis/rest/services/Planning/EPI_Primary_Planning_Layers/MapServer
When I `rm node_modules/terriajs/node_modules`: > npm ERR! enoent ENOENT: no such file or directory, access '/Users/stevebennett/odev/nicta/nationalmap/nm-newui/node_modules/terriajs/node_modules/async'