Thomas Lefort
Thomas Lefort
Hi, thanks for the pull request. I had long awaited push with all the changes you mentioned and some more. So I pushed the new version instead. Let me know...
Hi, which version of Cesium do you use? I haven't updated the DrawHelper since 1.0, so it's possible there has been some API changes since then.
Can you compare with the online demo version http://pad.geocento.com/DrawHelper/? At first sight, it looks like you are using an older Cesium for your application.
I use a simple Apache, it's all static really, just for the demo.
Hi, sorry for the delay. I don't provide bound calculations out of the box for those shapes but you can easily calculate them looping through the shapes' coordinates.
Hi, No it's not yet compatible with b29. I decided to wait a bit with all the breaking changes going on. I will update it for v1.0 which is planned...
Thanks! I eventually managed using css as well but yours looks better :)
Great, what is ETA for 2.1? On 28 Mar 2017 07:12, "kevzlou7979" wrote: > This might be added on 2.1 as this will be a demand feature. > > —...
Thanks for moving the issue to the right repo ;-) OK, got it, I was missing the skipModule in the plugin configuration, so it was first trying to generate a...