高德地图 Windows Phone 8 搜索API参考手册
Back to Top
Overload List
Name | Description | |
---|---|---|
POIAround(Double, Double, String, String, UInt32) |
根据中心点和半径搜索指定关键字、指定分类的兴趣点
| |
POIAround(Double, Double, String, String, AMapFilterOption, UInt32, UInt32, UInt32, UInt32, Extensions, String) |
根据给定的参数,返回兴趣点基础信息以及深度信息。
| |
POIAround(Double, Double, String, String, Boolean, Boolean, UInt32, UInt32, UInt32, UInt32, Extensions, String) |
根据中心点和半径搜索指定关键字、指定分类的兴趣点,可以设置搜索城市、是否返回详细信息、排序规则、每页记录数以及当前页数
|
See Also