Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
S
 Sandclock
 savewmc
 scalebar
 selArea
 selectMapsize
 send, Request
 set, Extent
 setExtent, Map
 setFeatureProperty, ResultGeometryListModel
 show, Sandclock
 showResult, printPDF
T
 tabs_vertical
 toString, Extent
 trigger, Event
 twitter_signin
U
 unregister, Event
 updateFeature, ResultGeometryListModel
W
 Warning
 wmsTimeInterval
 wmsTimeSliderYear
Z
 zoomFull
 ZoomIn1
 ZoomOut1
Displays an arbitrary sandclock image on a map
save workspace as WMC
Displays scalebar in the map.
Zoom by rectangle
Select the map size from a pre defined settings, like large or small
this.send = function ()
Sends the request to the server side
this.set = function (min,
max)
Allows to set the center (one param) or the extent (two params)
this.setExtent = function(minx,
miny,
maxx,
maxy)
set the extent of the wms
this.setFeatureProperty = function (index,
pName,
pValue)
Set a property of a feature in the geometry array
this.show = function (nodeId,
arg)
Displays the sandclock
var showResult = function (res,
text)
load the generated PDF from the returned URL as an attachment, that triggers a download popup or is displayed in PDF plugin.
An accordion decorator, replaces the deprecated element “tabs”
Mapbender.Extent.prototype.toString = function ()
Returns a comma-separated list of all four coordinates
this.trigger = function(properties,
booleanOperator)
This function triggers the event.
Authenticate with Twitter
this.unregister = function(aFunction)
Exclude a previously registered function from the event permanently
this.updateFeature = function (index,
geoJson)
Replace a feature in the geometry array
Logs an warning in the log file, in a console window or as an alert
Mapbender.Warning = function (message)
Find an interval with two datepickers and attach it to getMap requests of WMS in your application
sets the TIME parameter for all activated WMS (years only)
Click button to zoom to the full extent of the BoundingBox.
Click button, which minimizes the real world bounding box of the visible map section, doubles the scale (halfes the scale number).
Click button, which doubles the real world bounding box of the visible map section, halfes the scale (doubles the scale number).
Close