Package com.baidu.mapapi.search.poi.v3
Class SuggestionOption
java.lang.Object
com.baidu.mapapi.search.poi.v3.SuggestionOption
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetQuery()intbooleanbooleansetCoordType(int coordType) setFromLanguage(String fromLanguage) setHotword(boolean hotword) setLanguage(String language) setLocation(LatLng location) setRadius(int radius) setRegionLimit(boolean regionLimit) setRetCoordType(String retCoordType)
-
Constructor Details
-
SuggestionOption
public SuggestionOption()
-
-
Method Details
-
getQuery
-
setQuery
-
getRegion
-
setRegion
-
isRegionLimit
public boolean isRegionLimit() -
setRegionLimit
-
getLocation
-
setLocation
-
getRadius
public int getRadius() -
setRadius
-
getBounds
-
setBounds
-
getCoordType
public int getCoordType() -
setCoordType
-
getLanguage
-
setLanguage
-
getRetCoordType
-
setRetCoordType
-
getFromLanguage
-
setFromLanguage
-
isHotword
public boolean isHotword() -
setHotword
-