Preparing search index...
The search index is not available
HarmonyNEXT地图SDK
HarmonyNEXT地图SDK
util
MarkerPageParamModel
Class MarkerPageParamModel
Hierarchy
GeneralParamModel
MarkerPageParamModel
Implements
MarkerPageParam
Index
Constructors
constructor
Properties
need
Location
is
Reduced
Accuracy
Enough
pop
Root
title
content
location
coord_
type
zoom
src
Accessors
get
Need
Location
get
Is
Reduced
Accuracy
Enough
get
Pop
Root
get
Title
get
Content
get
Location
get
Coord_
type
get
Zoom
get
Src
Methods
set
Title
set
Content
set
Location
set
Coord_
type
set
Zoom
set
Src
set
Need
Location
set
Is
Reduced
Accuracy
Enough
set
Pop
Root
Constructors
constructor
new
Marker
Page
Param
Model
(
model
?
)
:
MarkerPageParamModel
Parameters
Optional
model
:
MarkerPageParam
Returns
MarkerPageParamModel
Properties
need
Location
need
Location
:
string
is
Reduced
Accuracy
Enough
is
Reduced
Accuracy
Enough
:
string
pop
Root
pop
Root
:
string
title
title
:
string
content
content
:
string
location
location
:
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
Title
get
getTitle
(
)
:
string
Returns
string
get
Content
get
getContent
(
)
:
string
Returns
string
get
Location
get
getLocation
(
)
:
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
Title
set
Title
(
value
)
:
MarkerPageParamModel
Parameters
value
:
string
Returns
MarkerPageParamModel
set
Content
set
Content
(
value
)
:
MarkerPageParamModel
Parameters
value
:
string
Returns
MarkerPageParamModel
set
Location
set
Location
(
value
)
:
MarkerPageParamModel
Parameters
value
:
string
Returns
MarkerPageParamModel
set
Coord_
type
set
Coord_
type
(
value
)
:
MarkerPageParamModel
Parameters
value
:
CoordType
Returns
MarkerPageParamModel
set
Zoom
set
Zoom
(
value
)
:
MarkerPageParamModel
Parameters
value
:
string
Returns
MarkerPageParamModel
set
Src
set
Src
(
value
)
:
MarkerPageParamModel
Parameters
value
:
string
Returns
MarkerPageParamModel
set
Need
Location
set
Need
Location
(
value
)
:
MarkerPageParamModel
Parameters
value
:
string
Returns
MarkerPageParamModel
set
Is
Reduced
Accuracy
Enough
set
Is
Reduced
Accuracy
Enough
(
value
)
:
MarkerPageParamModel
Parameters
value
:
string
Returns
MarkerPageParamModel
set
Pop
Root
set
Pop
Root
(
value
)
:
MarkerPageParamModel
Parameters
value
:
string
Returns
MarkerPageParamModel
Settings
Theme
OS
Light
Dark
On This Page
constructor
need
Location
is
Reduced
Accuracy
Enough
pop
Root
title
content
location
coord_
type
zoom
src
get
Need
Location
get
Is
Reduced
Accuracy
Enough
get
Pop
Root
get
Title
get
Content
get
Location
get
Coord_
type
get
Zoom
get
Src
set
Title
set
Content
set
Location
set
Coord_
type
set
Zoom
set
Src
set
Need
Location
set
Is
Reduced
Accuracy
Enough
set
Pop
Root
HarmonyNEXT地图SDK
Loading...