Måns Beckman
Måns Beckman
Hi, You can override the built in color mode FrameColor. https://github.com/spatialillusions/milsymbol/tree/master/docs#msgetcolormodemode That should solve your problem. /Måns > On 16 Feb 2022, at 00:06, Muby ***@***.***> wrote: > > ...
This is sort of strange, because you should not need the brokenPath2D when you have esm support, the brokenPath2D is a polyfill for old versions of Internet Explorer that cant...
This could be correct, I'll look into it when I get time, unfortunately I have quite a lot to do with other things at the moment.
Sort of like this should work. https://cesium.com/blog/2016/07/20/cesium-and-milsymbol/ > On 5 May 2021, at 17:47, Eliecer Osorio ***@***.***> wrote: > > > When I like to draw symbols asCanvas in...
Would be really nice if this was an official extension. Are we still waiting for Vector Tiles Pilot Phase 2, or is everything stuck on OGC saying that they can't...
In OGC Two Dimensional Tile Matrix Set they still use the 0.28mm pixel size: "Cell sizes (pixel size in terrain units) are calculated assuming 0.28 mm pixel size and the...
Solved it by adding a reset method to my object that resets it to the default state. Do you want me to close the issue, or should we keep it...
Check out: # Esri compact cache specification https://github.com/Esri/raster-tiles-compactcache # Esri tile cache specification https://github.com/Esri/tile-package-spec That should give you all information you need to read a VTPK file. Projections are a...
I will see if there is any sample data I can include. The main input format for the library is however plain GeoJSON, and hopefully I will be able to...
I agree with you here, and it is something I have had in mind but not implemented. (The code is still sort of just me trying out stuff...) I agree...