Class: ControModifyTools

ControModifyTools

Outil de modifications de geométrie


new ControModifyTools(options)

Parameters:
Name Type Description
options Object
Properties
Name Type Description
viewer Object

Instance de kmapviewer

className string

classe de la barre de creation

feature Feature

Feature a modifier

Source:

Members


feature :ol/Feature

Type:
  • ol/Feature
Source:

modifyFeatureLayer :VectorLayer

Type:
  • VectorLayer
Source:

Methods


getVisible()

Get the control visibility

.

Get the control visibility

Source:
Returns:

b

Type
boolean

setVisible(visibility)

Set the control visibility

.

Set the control visibility

Parameters:
Name Type Description
visibility boolean
Source: