File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# MMGIS Changelog
22
3+ ## 2.7.0
4+
5+ _ Jun 9, 2022_
6+
7+ #### Summary
8+
9+ This release adds geologic mapping to the DrawTool, layer reordering to the LayersTool and 3D annotations to the Globe.
10+
11+ #### Added
12+
13+ - [ FGDC] ( https://ngmdb.usgs.gov/fgdc_gds/geolsymstd/download.php ) Geologic patterns, linework and symbols in the DrawTool
14+ - Annotation in the Globe View for both standard layers and drawn layers
15+ - Ability for users to reorder layers in the LayersTool
16+ - The Globe has 3d controls once again
17+ - Visibility ranges can be added per feature with ` minZoom ` and ` maxZoom ` attributes under a feature's ` properties.style `
18+ - A true documentation site at https://nasa-ammos.github.io/MMGIS/
19+
20+ #### Changed
21+
22+ - The vector layer ` Visibility Cutoff ` configuration has been deprecated (though it still works) in favor of ` Minimum Zoom ` and ` Maximum Zoom `
23+ - Improved the screenshot function
24+ - Layer color indicators are more muted
25+ - Default color scheme is a lighter black
26+ - Lithosphere 1.3.0 => 1.5.1 - [ See LithoSphere Releases] ( https://github.com/NASA-AMMOS/LithoSphere/releases )
27+
28+ #### Fixed
29+
30+ - Issue where ` onLoaded ` would fire multiple times
31+ - Default MMGIS login fields are now removed from the DOM when not in use (merely hiding caused some annoyances with password extensions)
32+ - Issue where deep link didn't position the camera in the Globe correctly
33+ - Issue where some vector points the use DivIcons were not clickable
34+
35+ ---
36+
337## 2.6.0
438
539_ Mar 16, 2022_
Original file line number Diff line number Diff line change 11{
22 "name" : " mmgis" ,
3- "version" : " 2.6 .0" ,
3+ "version" : " 2.7 .0" ,
44 "description" : " A web-based mapping and localization solution for science operation on planetary missions." ,
55 "homepage" : " build" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments