esri:webmap
Description
Adds webmap layers from an esri webmap. The webmap id must be applied to the geo-map element.
Usage
as element:
<esri:webmap [url="{string}"] [toggle-layers="{boolean}"]> </esri:webmap>
Parameters
Param | Type | Details |
---|---|---|
url (optional) | string | The url to the arcgis portal, if not supplied the default will be used by esri. |
toggle-layers (optional) | boolean | Whether layers can be turned on and off. |