new Feature(options, impl)
facade/js/style/Feature.js, line 14
Constructor principal de la clase.
| Name | Type | Description |
|---|---|---|
options |
Object |
Parámetros.
|
impl |
Object |
Implementación. |
Extends
- IDEE.style
Methods
-
applyToFeature(feature)
facade/js/style/Feature.js, line 45 -
Este método aplica los estilos a los objetos geográficos.
Name Type Description featureIDEE.Feature Objeto geográfico.