Multi-Mission Geographical Information System - Web-based Mapping and Spatial Data Infrastructure for Planetary Science Operations - https://nasa-ammos.github.io/MMGIS/
This function returns an object with the currently active tool and the name of the active tool in addition to any active separated tools (such as the Identifier and Legend Tools).
The following is an example of how to call the getActiveTools function:
Closes #572
Adds:
getActiveTools()
This function returns an object with the currently active tool and the name of the active tool in addition to any active separated tools (such as the Identifier and Legend Tools).
The following is an example of how to call the
getActiveTools
function:Also colors the separated Identifier Button to indicate to users that it's active.