Class AbroadPlaceAroundRegionOption
java.lang.Object
com.baidu.mapapi.search.poi.abroad.AbroadPlaceAroundRegionOption
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintgetQuery()intintgetScope()getTag()getType()setCityLimit(String cityLimit) setCoordtype(String coordtype) setLocation(LatLng location) setPageNum(int pageNum) setPageSize(int pageSize) setRadius(int radius) setRadiusLimit(String radiusLimit) setRetCoordtype(String retCoordtype) setScope(int scope)
-
Constructor Details
-
AbroadPlaceAroundRegionOption
public AbroadPlaceAroundRegionOption()
-
-
Method Details
-
getLocation
-
setLocation
-
getQuery
-
setQuery
-
getRadius
public int getRadius() -
setRadius
-
getRadiusLimit
-
setRadiusLimit
-
getCoordtype
-
setCoordtype
-
getRetCoordtype
-
setRetCoordtype
-
getScope
public int getScope() -
setScope
-
getPageSize
public int getPageSize() -
setPageSize
-
getPageNum
public int getPageNum() -
setPageNum
-
getTag
-
setTag
-
getType
-
setType
-
getFilter
-
setFilter
-
getCityLimit
-
setCityLimit
-