Class: GetGridCellInfosParameters

SuperMap.GetGridCellInfosParameters

The parameter class for querying grid information.

new SuperMap.GetGridCellInfosParameters(options)

GetGridCellInfosParameters.js, line 4
Name Type Description
options Object

The parameters.

Name Type Description
datasetName string

The dataset name.

dataSourceName string

The datasource name.

X number

The longitude of the specific geolocation.

Y number

The latitude of the specific geolocation.

Members

datasetNamestring

The dataset name.

dataSourceNamestring

The datasource name.

Xnumber

The longitude of the specific geolocation.

Ynumber

The latitude of the specific geolocation.

Methods

destroy()

GetGridCellInfosParameters.js, line 47

Frees the resouces to empty the attributes that reference the resource.