getMercCoords
Array
:
[x, y]
getTileBBox
String
:
String of the bounding box
getURL
Base url of the WMS server
'256')
:
Tile coordinate x
Tile coordinate y
Tile zoom
Layer name
String
:
url
var baseUrl = 'http://geodata.state.nj.us/imagerywms/Natural2015';
var layer = 'Natural2015';
var url = whoots.getURL(baseUrl, layer, 154308, 197167, 19);