Private
ngInstantiates an
MapView
and an associated
ArcGIS JS API WebMap
,
returning the instantiated objects
the container HTMLDivElement
to which the MapView
will be attached.
the id
of the PortalItem
that represents the WebMap
. These are easily retrieved from the URL when viewing the item in the Portal UI.
the URL to the homepage of the portal, excluding /home
. e.g. https://gistestportal.vhb.com/site
additional properties that will be passed the MapView
on new
Generated using TypeDoc
Angular Service that can be used to create an ArcGIS JS API
WebMap
and aMapView
.