Orange Mug
Orange Mug
I just created https://github.com/orangemug/mapbox-gl-to-blob which mostly does what we want. It's still a little buggy see which looks like a mapbox-gl issue (not sure though). Does anyone want to help...
@pathmapper getting pretty close with the raster exporter. You can now give it a try https://596-84182601-gh.circle-artifacts.com/0/artifacts/build/index.html and see the code Give it a try let me know what you think....
Thanks @pathmapper > When opening the raster exporter, it would be good if the zoom level and center of the map is the same as in the editor. This is...
@Framer150 can you DM me via twitter, I'm https://twitter.com/orangemugdev
@pathmapper yup good idea, I've added those issues to the milestone.
> I would suggest to split the code/map window vertically instead of horizontally. Like it is now, there is a lot of unused space in the code part and the...
Latest build for those interested https://1691-84182601-gh.circle-artifacts.com/0/artifacts/build/index.html Fixes a bunch of small issues and updates to UI suggested by @pathmapper
If we could make this UI a little nicer seems like it might meet the 'spreadsheet' use case described by @stevage in this talk https://www.youtube.com/watch?v=pzFtp3U96qI (really good talk in general,...
Hey @wxqqq does this break the editor? It needs fixing either way, I'm just trying to work out how urgent it is.
Ok yeah this is my fault. I fixed autocomplete for openmaptiles/mapbox hosted tiles only where a json definition is provided. You can see the code that broke it here ....