usgs / swarm

a Java application designed to display and analyze seismic waveforms in real-time.
http://volcanoes.usgs.gov/software/swarm
Other
36 stars 16 forks source link

Map settings - allow all station decorations to be removed #124

Closed lantolik-usgs closed 6 years ago

lantolik-usgs commented 7 years ago

current - at startup, with no data source selected - station locations and decorations are not displayed.

with a data source selected - current map settings allow for none, some, all, which is referring to station names. the green icon displaying station locations is always present.

with a data source deselected - station locations and decorations don't change

proposed - regardless of whether a data source is selected or not, have buttons refer to the green icon. have an additional checkbox (on by default?) that refers to icon labels (station codes) being displayed.

therefore, with none selected, nothing will be shown.

the goal - an EQ map similar to NEIC earthquakes page, that only shows EQ locations.

lantolik-usgs commented 7 years ago

alternatively, have all station decorations removed when de-selecting the data source.

although - it is the action of double clicking a data source that initiates station decorations displaying - a single click is not sufficient. therefore, a single click to deselect may not be sufficient to remove station decorations, currently.

dlnorgaard commented 6 years ago

feature will go into version 2.8.6 when released. go to map options and check 'Hide Stations':

image