Class OSMLayer
Extends
RasterLayer.
A layer to display data coming from OpenStreetMap server.
Defined in: OSMLayer.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
OSMLayer(options)
|
| Method Attributes | Method Name and Description |
|---|---|
|
getUrl(tile)
Get an url for the given tile
|
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