emp3-web
emp3-web copied to clipboard
Extensible Map Platform (EMP) web development kit
Need to modify: emp.storage.visibility.getState() line *if (!visible) {* needs to be modified in order to mitigate the case where one feature resides under two unique overlays and one of the...
The scale upon which the distance thresholds are at in Leaflet greatly differ from that of Cesium and Worldwind. Fix so that they match, or closely match Cesium and Worldwind...
It would be great if there was support for ESRI Map Services. Leaflet and Cesium already support ESRI. I am not sure about WW.
I had a try to port the EMP to es5 modules and mostly did it, except for some parts of the cmapi where the dependencies were all over the place,...
Create a Point class with a name, add it to the Leaflet map. The name does not show to the right of the item.
Please apply the attached geojson file to "in the string" to see the layer at France location. [communes_69.geojson.txt](https://github.com/missioncommand/emp3-web/files/1160222/communes_69.geojson.txt)
Would be nice if there was a universal cross-engine way to display feature information without having to handle it directly. Most of the implemented engines support some form of info-balloon...