Alberto Acevedo
Alberto Acevedo
I'm using the drawHelper in Cesium 1.8. I made some minor corrections to make it to work. The issue I was having was unhandlled undefined markers and mouseHandlers. The fixes...
I think an npm package will solve the issue of loading with Webpack. The plugin needs to get converted into a npm package. I have no time to work on...
Larcius, The distance layer is based on the distance in meters of 1 pixel located at the bottom center of the view. The displayed value chosen from a predefined list...
What browser are you using? Browser version? Please check that you have the latest graphics drivers. Version of Cesium? Thanks, Alberto
Gabriel,I merged your pull requests.Thanks,Alberto-----Original Message-----From: Gabriel Cordes [email protected]: alberto-acevedo/cesium-navigation [email protected]: Wed, Apr 13, 2016 6:24 pmSubject: Re: [alberto-acevedo/cesium-navigation] ZoomScale should be setable (#19) I've just created a pull request....
HI Abel, The project contains several "less" files which are then included in the built javascript file. This is done by using the nodejs package "require-less" (https://github.com/guybedford/require-less). It works regardless...
Abel, I haven't tested your issue, but I seems like a style related issue. There must be a style in the plugin that is conflicting with the styles used by...
Majid Hojati, The plugin originated from the existing navigation controls from Terria. Yes, it is possible to also add the coordinate control. Would you like to contribute by working on...
Good idea. I would suggest the adding of properties for pixels screenWidthSizeHide and screenHeightSizeHide. As an alternative, would it work for you if I add visibility functions to the plugin...
Jarkman, The plugin is currently not integrated with the tracking of entities. Thank you for letting me know of the issue. Alberto