Preparing search index...
The search index is not available
地图SDK - v2.0.0
地图SDK
model/BaseOptions
BaseOptions
Class BaseOptions
Hierarchy (
view full
)
BaseOptions
BaseHoleOptions
CircleOptions
GL3DModelOptions
MarkerOptions
PolygonOptions
PolylineOptions
Index
Constructors
constructor
Properties
json
Map
last
Json
Map
type
Methods
add
If
Present
to
Json
Constructors
constructor
new
Base
Options
(
)
:
BaseOptions
Returns
BaseOptions
Properties
Protected
json
Map
json
Map
:
HashMap
<
string
,
object
>
= ...
Private
last
Json
Map
last
Json
Map
:
HashMap
<
string
,
Object
>
= ...
Protected
type
type
:
string
= ''
Exclude
javadoc中不显示
Methods
Protected
add
If
Present
add
If
Present
(
fieldName
,
value
,
forceUpdate
?
)
:
void
添加属性,会带有对比
Parameters
fieldName
:
string
属性名称
value
:
object
内容
forceUpdate
:
boolean
= false
如果为true 则不会和上一次的value对比直接添加
Returns
void
to
Json
to
Json
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
json
Map
last
Json
Map
type
add
If
Present
to
Json
地图SDK - v2.0.0
Loading...
Generated using
TypeDoc
Exclude
javadoc中不显示