SuperMap.Cloud.GeoDecodingParameter

逆地理编码服务可以根据用户输入的地址描述和城市范围返回对应的地理坐标和结构化的地址详细描述。

Summary
SuperMap.Cloud.GeoDecodingParameter 逆地理编码服务可以根据用户输入的地址描述和城市范围返回对应的地理坐标和结构化的地址详细描述。
Properties
location {SuperMap.Geometry.Point} 地址经纬度坐标。
Constructor
SuperMap.Cloud.GeoDecodingParameter
Functions
destroy 释放资源,将引用资源的属性置空。

Properties

location

{SuperMap.Geometry.Point} 地址经纬度坐标。

Constructor

SuperMap.Cloud.GeoDecodingParameter

Parameters

options {Object} 参数。

Allowed options properties

location {SuperMap.Geometry.Point} 地址经纬度坐标。

Functions

destroy

destroy: function()

释放资源,将引用资源的属性置空。

点几何对象类。
destroy: function()
释放资源,将引用资源的属性置空。
Close