GeoMOOSE.MapSource.MapServer

This converts a traditional MapServer request into a WMS Object.  Internally, it uses an OpenLayers.Layer.WMS type.

Inherits from

GeoMOOSE.MapSource.WMS

Summary
GeoMOOSE.MapSource.MapServerThis converts a traditional MapServer request into a WMS Object.
Functions
preParseNodeOverride the default XML to support the MapServer format.

Functions

preParseNode

preParseNode: function(mapbook_xml)

Override the default XML to support the MapServer format.

Parameters

mapbook_xmlXML fragment defining the MapSource
preParseNode: function(mapbook_xml)
Override the default XML to support the MapServer format.
Close