L.PtvLayer.Foreground Class
Provides the PTV Foreground Layer class.
Constructor
L.PtvLayer.Foreground
(
-
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.
-