L.PtvLayer.Poi - leaflet.ptv

API Docs for: 0.1.0
Show:

L.PtvLayer.Poi Class

Extends L.PtvLayer.AbstractLayer
Defined in: src\Poi.js:6
Module: L.PtvLayer

Provides the PTV POI Layer class.

Constructor

L.PtvLayer.Poi

(
  • client
  • options
)

Defined in src\Poi.js:6

Parameters:

  • client XMapClient

    XMapClient object

  • options Object

    The options object

    • [format] String optional

      The image format used in tile requests.

    • [beforeSend] String optional

      Function to be called before sending the request with the request object given as first parameter. The (modified) request object must be returned.

Item Index

This class doesn't provide any methods, properties, attributes, or events.