Geocoding类参考
公有成员 | |
(void) | - setKey: |
(NSArray *) | - geocodingWithParam: |
正向地理编码 | |
(GeocodingData *) | - reverseGeocoding: |
反向地理编码 | |
属性 | |
id< GeocodingCallback > | delegate |
成员函数文档
- (NSArray*) geocodingWithParam: | (GeocodingParameter *) | param |
正向地理编码
- (GeocodingData*) reverseGeocoding: | (Point2D *) | point2d |
反向地理编码
- (void) setKey: | (NSString *) | strKey |
属性文档
- (id<GeocodingCallback>) delegate [read, write, assign] |
该类的文档由以下文件生成:
版权所有©2005-2021 北京超图软件股份有限公司。保留所有权利。