emp3-web icon indicating copy to clipboard operation
emp3-web copied to clipboard

Extensible Map Platform (EMP) web development kit

Results 58 emp3-web issues
Sort by recently updated
recently updated
newest added

Add an event handler for view change. the event argument received in the event always shows VIEW_MOTION_STOPPED and never VIEW_IN_MOTION. Presumably, VIEW_MOTION_STOPPED should only occur after the map has been...

When calling drawFeature on Paths and Polygons in Leaflet the lines draw a different color than they do in Cesium and Worldwind if no color is provided. Leaflet will default...

Run this script: ```javascript var feature1 = new emp3.api.MilStdSymbol({ geoId: 'myPath', name: 'myPath', positions: [ {latitude: 40, longitude: 40}, {latitude: 41, longitude: 41} ], symbolCode: 'GFGPGLB----K--X' }); var overlay1 =...

[Bug] Major
[Engine] Leaflet
[Component] API
[Component] Core

Font on Mil-Std labels in WW is small and illegible.

[Engine] WorldWind
[Bug] Minor
[Status] Blocked

Outline width of poly lines in Workwind is 3 to 4 times wider than in Cesium. Referencing same issue in webWorldwind: NASAWorldWind/WebWorldWind#128

[Engine] WorldWind
[Status] Blocked

Could you provide an example of how this widget could be used in an iwc environment. I have tried to create a widget but If I specify a container, and...

[Type] Enhancement
[Type] Question
[Status] Triage

When using emp distribution, it will not run without first including the mil symbology renderer. Not only is it inconvenient to have to do this, It is also a potential...

[Type] Enhancement

Plot any graphics on WW and Cesium Map after adding overlay. Now start the single point performance test, it will remove any existing graphics on the map but the graphics...

-Create mil stnd -Go to Tactical graphics -Go to Command and control / Aviation /Lines / All graphics under lines On WW map they appear partially.

[Engine] WorldWind
[Status] Blocked

The alignment of mil-std labels are not correct on the left side of the graphic. They are stacked under the graphic instead of running in line with the graphic extending...

[Engine] WorldWind
[Bug] Minor
[Status] Blocked