Class: Mapillary

ol.source. Mapillary


new Mapillary( [options])

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

Extends

  • ol.source.Vector

Members


_limit

Query limit


_maxResolution

Max resolution to load features

Methods


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