Class: Mapillary

ol.source. Mapillary


new Mapillary( [options])

Mapillary test (not tested)

Parameters:
Name Type Argument Description
options olx.source.Mapillary <optional>

Extends

Members


_limit

Query limit


_maxResolution

Max resolution to load features

Methods


clear()

Overwrite ol/source/Vector clear to fire clearstart / clearend event

Inherited From:

readFeature(the, wiki)

Decode wiki attributes and choose to add feature to the layer

Parameters:
Name Type Description
the feature

feature

wiki attributes

attributes

Returns:

true: add the feature to the layer

Type
boolean