JMap.Map.Selection.getSelectedFeaturesForLayer
Returns the current selected features for a specific JMap layer.
an array of GeoJSON features
// returns the current selected features for layer 3JMap.Map.Selection.getSelectedFeaturesForLayer(3) Copy
// returns the current selected features for layer 3JMap.Map.Selection.getSelectedFeaturesForLayer(3)
JMap.Map.Selection.getSelectedFeaturesForLayer
Returns the current selected features for a specific JMap layer.