Releases: Glodenox/wme-om
New map, group maps by country, survive events mode in beta
Better error handling and remove TamperMonkey notices
Responses with just empty tags will now also count as an empty response
TamperMonkey needed some additional headers (@connect
) to no longer prompt the user whenever the script calls one of the external maps.
UI improvements and code refactoring
Made changes to some icon buttons and rewrote some of the code that created these, resulting in less code duplication.
Fixes to map layer reordering
When the choice was made to not use checkboxes for the layers, the logic that relies on this for updating the map layers was not adjusted. This has been fixed now.
Bugfix: map deletion and querying improvements
Fixes bug where removing a map also internally removed the maps below (#28)
Layer querying will only now only take place on visible queryable layers
Small changes to boundary and querying options in some maps
Various fixes for breaking bugs
Complete overhaul
The script has been rewritten to support multiple maps, selection of individual layers, map querying and much more.
Bugfix: tab icon change in FontAwesome
The WME beta uses new classes for displaying the icons generated with FontAwesome and some old classes have gone missing. Both old (for the current WME) and the new (for the beta WME) classes have been added now in the transition period.
Bugfix: error when previous map is not available
In the event that the map that was selected during the previous session is not available in the area being visited now (possible through the use of permalinks), an error would occur as the code could no longer find the entry in the select list. This has now been fixed.
Undo removal of map of The Netherlands
Removed one map too many by accident, changes reverted.