Class IWGeometryFilter

main class to filter geometries


Constructor Summary
IWGeometryFilter()
           
 
Method Summary
clear(map)
           resets the geometryFilter (removes renderers and shapes)
drawGetLayerResult(result, renderingAttributes, highlightingAttributes, map, callback, options)
           draw the geometries of the given result object on the map.
drawLayer(layerId, , filters, renderingAttributes, highlightingAttributes, map, callback, options)
           Requests geometry and attributes from the given layer and draw them on the map.
getLayer(layerId, area, filters, zoom, callback)
           Requests geometry and attributes from the given layer.
getLayerAttributes(layerId, filters, offset, limit, callback)
           Requests items and their attributes from a layer.
getLayers(callback)
           Lists all available layers.
removeLayer(map, layerId)
           removes the given layer
 
Constructor Detail

IWGeometryFilter

IWGeometryFilter()

Method Detail

clear

clear(map)

drawGetLayerResult

drawGetLayerResult(result, renderingAttributes, highlightingAttributes, map, callback, options)

drawLayer

drawLayer(layerId, , filters, renderingAttributes, highlightingAttributes, map, callback, options)

getLayer

getLayer(layerId, area, filters, zoom, callback)

getLayerAttributes

getLayerAttributes(layerId, filters, offset, limit, callback)

getLayers

getLayers(callback)

removeLayer

removeLayer(map, layerId)

Source-Code Copyright 2007-2016 infoware GmbH - Documentation generated on Tue Nov 29 2022 14:20:14 GMT+0100 (MEZ)