L.PtvLayer.Background Class
Provides the PTV Background TileLayer class.
Constructor
L.PtvLayer.Background
(
-
client
-
options
Parameters:
-
client
XMapClientXMapClient object
-
options
ObjectThe options object
-
[format]
String optionalThe image format used in tile requests.
-
[beforeSend]
String optionalFunction to be called before sending the request with the request object given as first parameter. The (modified) request object must be returned.
-
[errorTileUrl]
String optionalThe image to display when requests fail.
-