Package com.baidu.mapapi.search.poi.v3
Class AroundOption
java.lang.Object
com.baidu.mapapi.search.poi.v3.AroundOption
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintintgetQuery()intintgetScope()getTag()getType()booleanbooleanbooleanbooleanbooleanbooleansetAddressResult(String addressResult) setCoordType(int coordType) setExtensionsAdcode(boolean extensionsAdcode) setExtensionsChildPoi(boolean extensionsChildPoi) setFromLanguage(String fromLanguage) setHomonym(boolean homonym) setLanguage(String language) setLightVersion(boolean lightVersion) setLocation(LatLng location) setPageNum(int pageNum) setPageSize(int pageSize) setPhotoShow(boolean photoShow) setRadius(int radius) setRadiusLimit(boolean radiusLimit) setRetCoordType(String retCoordType) setScope(int scope)
-
Constructor Details
-
AroundOption
public AroundOption()
-
-
Method Details
-
getQuery
-
setQuery
-
getLocation
-
setLocation
-
getRadius
public int getRadius() -
setRadius
-
isRadiusLimit
public boolean isRadiusLimit() -
setRadiusLimit
-
isLightVersion
public boolean isLightVersion() -
setLightVersion
-
getType
-
setType
-
getScope
public int getScope() -
setScope
-
getCoordType
public int getCoordType() -
setCoordType
-
getFilter
-
setFilter
-
isExtensionsAdcode
public boolean isExtensionsAdcode() -
setExtensionsAdcode
-
getAddressResult
-
setAddressResult
-
isPhotoShow
public boolean isPhotoShow() -
setPhotoShow
-
getFromLanguage
-
setFromLanguage
-
getLanguage
-
setLanguage
-
getPageNum
public int getPageNum() -
setPageNum
-
getPageSize
public int getPageSize() -
setPageSize
-
getRetCoordType
-
setRetCoordType
-
isExtensionsChildPoi
public boolean isExtensionsChildPoi() -
setExtensionsChildPoi
-
isHomonym
public boolean isHomonym() -
setHomonym
-
getTag
-
setTag
-