OpenLayers JavaScript Mapping Library |
OpenLayers. Layer.GMLCreate a vector layer by parsing a GML file. The GML file is passed in as a parameter. Inherits fromSummary
format{OpenLayers.Format} The format you want the data to be parsed with. setVisibility
Set the visibility flag for the layer and hide/show&redraw accordingly. Fire event unless otherwise specified GML will be loaded if the layer is being made visible for the first time. Parameters
|
Set the visibility flag for the layer and hide/show&redraw accordingly.
setVisibility: function( visibility, noEvent )