Used to render vector data from a variety of sources.
| oll: | Used to render vector data from a variety of sources. |
| Configurable Properties | |
| name | {String} |
| isFixed | {Boolean} Whether the layer remains in one place while dragging the map. |
| isVector | {Boolean} Whether the layer is a vector layer. |
| features | {Object []} |
| reportError | {Boolean} Report friendly error message when loading of renderer fails. |
| style | {Object} Default style for the layer |
| rendererOptions | {Object} Options for the renderer. |
| geometryType | {String} Allows limiting the types of geometries this layer supports. |