Class: GeognoSIS8AdditionalFileLayer

Cadcorp.GeognoSIS8AdditionalFileLayer

new GeognoSIS8AdditionalFileLayer(config)

An additional file base layer
Parameters:
Name Type Description
config Cadcorp.GeognoSIS8AdditionalFileLayerConfig The configuration object for this layer

Members

(constant) CLASS_NAME :string

The name of this class
Type:
  • string

layer

Properties:
Name Type Description
layer string The layer that owns this file base layer

mapUrl

Properties:
Name Type Description
mapUrl string The url to the map in GeognoSIS

name

Properties:
Name Type Description
name string The display name for the layer

path

Properties:
Name Type Description
path string he path to the layer

Methods

(static) fromCookieObject(cookieObject) → {Cadcorp.GeognoSIS8AdditionalFileLayer}

Gets a Cadcorp.GeognoSIS8AdditionalFileLayer from a SerialisableLayer
Parameters:
Name Type Description
cookieObject Cadcorp.SerialisableLayer The cookie object to deserialise
Returns:
Type
Cadcorp.GeognoSIS8AdditionalFileLayer

toCookieObject() → {Cadcorp.SerialisableLayer}

Gets a simple object that can be serialised into a cookie
Returns:
Type
Cadcorp.SerialisableLayer