GeoMOOSE.MapSource.AGS

Provides a AGS MapSource to GeoMOOSE.

Inherits from

Summary
GeoMOOSE.MapSource.AGSProvides a AGS MapSource to GeoMOOSE.
Functions
_createOLLayer(options)Internal method to create the OpenLayers Layer object.

Functions

_createOLLayer(options)

_createOLLayer: function(options)

Internal method to create the OpenLayers Layer object.  This is divorced from the constructor so it can be overriden without hitting an inheritance chain.

Parameters

optionsOpenLayers Layer Options hash.
_createOLLayer: function(options)
Internal method to create the OpenLayers Layer object.
Provides a WMS MapSource to GeoMOOSE.
Close