将 BD-09-MC坐标 到 BD-09-LL坐标 到 GCJ-02
命名空间:
GISShare.SMap.Fitting
程序集:
GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public static void BD09MC_To_GCJ02(
IPoint pPoint
)
Public Shared Sub BD09MC_To_GCJ02 (
pPoint As IPoint
)
public:
static void BD09MC_To_GCJ02(
IPoint^ pPoint
)
static member BD09MC_To_GCJ02 :
pPoint : IPoint -> unit
参数
- pPoint
- 类型: GISShare.SMap.GeometryIPoint
GCJ-02(火星坐标) 坐标点,由该对象直接传出
参见