Andrew Harvey

Results 342 comments of Andrew Harvey

I tried running the 202111 branch against 202108 data but this after a lot of constraint violation messages. I'll just wait Nov 21 to be ready. ``` root : INFO...

I tried to implement this in https://github.com/andrewharvey/mapbox-gl-draw/commit/1d72e54a85e82539970b9cc33606c3a826e6e2c1, but it's not ready for PR because when testing it seems like the map becomes stuck in pan mode...

> Probably related to mapbox/mapbox-gl-js#2237 That sounds like the exact issue, will have to wait for that to be resolved before this issue can be addressed.

Over in https://github.com/mapbox/mapbox-gl-js/pull/6110 it uses an encoding field which is an enum of `mapbox | terrarium` rather than exposing the actual formula used, but I think we should still use...

> Thanks for opening this ticket @andrewharvey @nigels-com . This proposed addition will be considered as part of the v4 push #35 That's awesome to hear @GretaCB, looking forward to...

> Adding symbol layers to the map as part of your mode is a really interesting idea. I'd like to hear/read-the-code for how you did this well since I don't...

No bounds could imply worldwide bounds. I think it's common to have no center, in such a case the application can choose.

Mind if i ask why you need it at native resolution? Why you can't use the ceil zoom?

Now that v3.1.3 is released, the documentation is correct for the current release. If this is resolved @andyfurniss4 did you want to close this?

Sorry I don't understand. Which map? Do you mean hide the polygons at https://osmlab.github.io/editor-layer-index/ after selecting a source and it gets loaded? The purpose of that page is to show...