Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NetworkProperties

Hierarchy

Index

Properties

Optional dataElement

dataElement: any

The full network definition, accessible only when the network is loaded.

Read more...

Optional fullExtent

fullExtent: ExtentProperties

The full extent of the network, defined from the service territory used to create the network.

Read more...

Optional id

id: string

Random unique id (UUID) to identify a network as defined in the webmap spec.

Read more...

Optional layerUrl

layerUrl: string

The full url to the network layer id as defined in the webmap spec.

Read more...

Optional spatialReference

spatialReference: SpatialReferenceProperties

The spatial reference of the network, defined at the creation of the network, usually from the service territory class.

Read more...

Optional title

title: string

The name of the network as defined in the webmap spec.

Read more...

Generated using TypeDoc