M/impl/handler/Feature~Feature


import Feature from 'M/impl/handler/Feature';

Main constructor of the class. Creates a KML layer with parameters specified by the user

new Feature(options)

impl/ol/handler/Feature.js, line 41
Name Type Description
options ol.Map

custom options for this layer

Methods

addCursorPointer()

impl/ol/handler/Feature.js, line 125

function adds the event 'click'

addTo()

impl/ol/handler/Feature.js, line 65

This function destroys this layer, cleaning the HTML and unregistering all events

destroy()

impl/ol/handler/Feature.js, line 153

This function destroys this layer, cleaning the HTML and unregistering all events

getFeaturesByLayer()

impl/ol/handler/Feature.js, line 76

TODO

removeCursorPointer()

impl/ol/handler/Feature.js, line 141

function adds the event 'click'