Preparing search index...
The search index is not available
HarmonyNEXT地图SDK
HarmonyNEXT地图SDK
util
GeoCoderPageParamModel
Class GeoCoderPageParamModel
Hierarchy
GeneralParamModel
GeoCoderPageParamModel
Implements
GeoCoderPageParam
Index
Constructors
constructor
Properties
need
Location
is
Reduced
Accuracy
Enough
pop
Root
address
location
name
coord_
type
zoom
src
Accessors
get
Need
Location
get
Is
Reduced
Accuracy
Enough
get
Pop
Root
get
Address
get
Location
get
Name
get
Coord_
type
get
Zoom
get
Src
Methods
set
Address
set
Location
set
Name
set
Coord_
type
set
Zoom
set
Src
set
Need
Location
set
Is
Reduced
Accuracy
Enough
set
Pop
Root
Constructors
constructor
new
Geo
Coder
Page
Param
Model
(
model
?
)
:
GeoCoderPageParamModel
Parameters
Optional
model
:
GeoCoderPageParam
Returns
GeoCoderPageParamModel
Properties
need
Location
need
Location
:
string
is
Reduced
Accuracy
Enough
is
Reduced
Accuracy
Enough
:
string
pop
Root
pop
Root
:
string
address
address
:
string
location
location
:
string
name
name
:
string
coord_
type
coord_
type
:
CoordType
zoom
zoom
:
string
src
src
:
string
Accessors
get
Need
Location
get
getNeedLocation
(
)
:
string
Returns
string
get
Is
Reduced
Accuracy
Enough
get
getIsReducedAccuracyEnough
(
)
:
string
Returns
string
get
Pop
Root
get
getPopRoot
(
)
:
string
Returns
string
get
Address
get
getAddress
(
)
:
string
Returns
string
get
Location
get
getLocation
(
)
:
string
Returns
string
get
Name
get
getName
(
)
:
string
Returns
string
get
Coord_
type
get
getCoord_type
(
)
:
CoordType
Returns
CoordType
get
Zoom
get
getZoom
(
)
:
string
Returns
string
get
Src
get
getSrc
(
)
:
string
Returns
string
Methods
set
Address
set
Address
(
value
)
:
GeoCoderPageParamModel
Parameters
value
:
string
Returns
GeoCoderPageParamModel
set
Location
set
Location
(
value
)
:
GeoCoderPageParamModel
Parameters
value
:
string
Returns
GeoCoderPageParamModel
set
Name
set
Name
(
value
)
:
GeoCoderPageParamModel
Parameters
value
:
string
Returns
GeoCoderPageParamModel
set
Coord_
type
set
Coord_
type
(
value
)
:
GeoCoderPageParamModel
Parameters
value
:
CoordType
Returns
GeoCoderPageParamModel
set
Zoom
set
Zoom
(
value
)
:
GeoCoderPageParamModel
Parameters
value
:
string
Returns
GeoCoderPageParamModel
set
Src
set
Src
(
value
)
:
GeoCoderPageParamModel
Parameters
value
:
string
Returns
GeoCoderPageParamModel
set
Need
Location
set
Need
Location
(
value
)
:
GeoCoderPageParamModel
Parameters
value
:
string
Returns
GeoCoderPageParamModel
set
Is
Reduced
Accuracy
Enough
set
Is
Reduced
Accuracy
Enough
(
value
)
:
GeoCoderPageParamModel
Parameters
value
:
string
Returns
GeoCoderPageParamModel
set
Pop
Root
set
Pop
Root
(
value
)
:
GeoCoderPageParamModel
Parameters
value
:
string
Returns
GeoCoderPageParamModel
Settings
Theme
OS
Light
Dark
On This Page
constructor
need
Location
is
Reduced
Accuracy
Enough
pop
Root
address
location
name
coord_
type
zoom
src
get
Need
Location
get
Is
Reduced
Accuracy
Enough
get
Pop
Root
get
Address
get
Location
get
Name
get
Coord_
type
get
Zoom
get
Src
set
Address
set
Location
set
Name
set
Coord_
type
set
Zoom
set
Src
set
Need
Location
set
Is
Reduced
Accuracy
Enough
set
Pop
Root
HarmonyNEXT地图SDK
Loading...