ui.Map.GeometryLayer.get

Returns either a clone of this object or, if a key is provided, the value of the property with the passed-in key. Look at the constructor's parameters to see which properties are available.

UsageReturns
GeometryLayer.get(key)Object
ArgumentTypeDetails
this: ui.data.activedictionaryui.data.ActiveDictionaryThe ui.data.ActiveDictionary instance.
keyString, optionalThe key of the property to retrieve.