missioncommand / emp3-web

Extensible Map Platform (EMP) web development kit
Other
19 stars 9 forks source link

Map.setMilStdLabels does not work #300

Closed sjpinizzotto closed 7 years ago

sjpinizzotto commented 7 years ago

Add a unit with all labels. Navigate the leaflet map so you are below the mid distance threshold (in current version of map threshold is broken, so you may have to make a big difference between far and mid --try 60000000 and 3000000). Turn on all labels using the Map.setMilStdLabels test, then set to use on the required labels. The labels do not turn off.

alberto-acevedo commented 7 years ago

Test case: Use branch 301 Use Leaflet

set mid range to 300000 set far range to 600000

plot a mil std icon with many modifiers

Use the Map.setMilStdLabels . The test is a success if the labels show or hide with respect to the selected label mode.

mubinakhan commented 7 years ago

Reintegrate

alberto-acevedo commented 7 years ago

Merged into the dev branch. Closing this issue.