Class Index | File Index

Classes


Class OSMLayer


Extends RasterLayer.
A layer to display data coming from OpenStreetMap server.
Defined in: OSMLayer.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
OSMLayer(options)
Method Summary
Method Attributes Method Name and Description
 
getUrl(tile)
Get an url for the given tile
Methods borrowed from class BaseLayer:
opacity, visible
Class Detail
OSMLayer(options)
Parameters:
options
Configuration properties for the OSMLayer. See RasterLayer for base properties :
  • baseUrl : the base Url to access the OSM server
Method Detail
getUrl(tile)
Get an url for the given tile
Parameters:
tile

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Mar 21 2013 10:38:11 GMT+0100 (CET)