Class: ZoomToGeometry

ZoomToGeometry. ZoomToGeometry

ZoomToGeometry

new ZoomToGeometry.ZoomToGeometry()

modules/zoomToGeometry/model.js, line 30
Zooms to a feature of a wfs. Can be used via the parametricURL call zoomToGeometry.
Properties:
Name Type Default Description
layerId string "123456789" Id from layer with geometries.
attribute string "bezirk_name" The attribute from the wfs.
geometries Array.<string> "["BEZIRK1","BEZIRK2"]" Geometries to be zoomed on.
isRender string false todo
Fires:
Listens to Events:

Extends