Multi-Mission Geographical Information System - Web-based Mapping and Spatial Data Infrastructure for Planetary Science Operations - https://nasa-ammos.github.io/MMGIS/
Apache License 2.0
148
stars
46
forks
source link
#568 fix Deeplink to selected point or polygon #569
Adds vector raw-variable useKeyAsId to help select unique features. (Point feature's were working based on lat,lng but passing all latlngs for a polygon in a url is unfeasible) useKeyAsName takes precedence over latlng deeplink selections,
useKeyAsId
to help select unique features. (Point feature's were working based on lat,lng but passing all latlngs for a polygon in a url is unfeasible)useKeyAsName
takes precedence over latlng deeplink selections,