Permalink.js | |
Properties | |
id | ‘mapfish.api.permalink’ |
coordsParams | lon and lat coordinate of map center |
api | {MapFish.API} instance |
argParserClass | {MapFish.API.ArgParser} |
Functions | |
MapFish. | This class is an extension of {OpenLayers.Control.Permalink}. |
draw() | Set the permalink value |
updateLink() | Update the permalink |
createParams(center, zoom, layers) | Create the permalink parameters |
Set the permalink value
draw: function()
Update the permalink
updateLink: function()
Create the permalink parameters
createParams: function( center, zoom, layers )