emp3-web
emp3-web copied to clipboard
Extensible Map Platform (EMP) web development kit
On windows 10, with python 2.7 (since 3.x doesn't seem to work with this project), vs community edition, node v18.12.1. Log attached. From this, it seems like something is calling...
Based on Commit: 210ec18fe78713dcd9a92709fbe66389156e74e1 When subscribing to MAP_INTERACTION event using a Worldwind engine, the event passed as parameter is not correctly filled. Neither the "button" nor "keys" are filled. Event...
Pre-requisites: Have the EMP3 Web SDK Validation loaded in your browser with a map engine and an overlay created and added to the map. 1. Open the "Create a MilStd...
Fixes #199 Mil-Std Labels are not appearing on Single Point graphics in Leaflet
Add an NBC Area, Add an NBC single point graphic to the NBC Area graphic. the point's parent should be the NBC Area. Both should show on map. Now remove...
Says that emp variable is not found in certain tests
https://github.com/d3/d3-request/issues/24
There 3 path types : Rhumb (constant bearing), great circle (geodesic or shortest distance), and linear. Cesium and WorldWind are defaulting path type to great circle. The SEC renderer is...
Labels for Single Point Mil-Std graphics are not appearing in Leaflet, affects all labeling options.
Leaflet duplicates: src/mapengine/leaflet/js/typeLibrary/leaflet-eng.typelibrary.empObject.js src/mapengine/leaflet/js/typeLibrary/leaflet-eng.typelibrary.DisplayableObject.js src/mapengine/leaflet/js/typeLibrary/leaflet-eng.typelibrary.overlay.js src/mapengine/leaflet/js/typeLibrary/leaflet-eng.typelibrary.feature.js src/mapengine/leaflet/js/typeLibrary/leaflet-eng.typelibrary.wms.js Cesium duplicate: src/mapengine/cesium/js/lib/cesium/airspaces/enums/ALTITUDE_TYPE.js EMP3 not found: src/sdk/core/emp.load.js src/sdk/api/emp3/api.constants.js src/sdk/api/emp3/api.Layer.js src/sdk/api/emp3/api.Line.js src/sdk/api/events/emp3.api.events.FeatureAddedEvent.js src/sdk/api/events/emp3.api.events.FeatureDeletedEvent.js