GIScene.Service.W3DS_0_4_1 Class
Service Interface to load data from a W3DS OGC Discussion Paper Specification Implementation
Constructor
GIScene.Service.W3DS_0_4_1
(
-
config -
params
Parameters:
-
configObjecta config object for this class
-
paramsObjectan object to specify service parameters, e.g. layer, crs, offset
Item Index
Methods
Methods
getTile
(
-
params -
onSuccess -
onError
Parameters:
-
paramsObjectspecify the following properties: {String} layer, {Number} tileLevel, {Number} tileCol, {Number} tileRow
-
onSuccessFunctionwill be called with the response when the request was successful
-
onErrorFunctionwill be called when the request failed
