Appearance
Documentation / geoverse / MarkerOptions
Interface: MarkerOptions
Defined in: types.ts:191
统一要素构造项(两核心同名字段的交集,坐标一律 WGS-84)
Properties
cancelBubble?
ts
optional cancelBubble?: boolean;Defined in: types.ts:197
color?
ts
optional color?: string;Defined in: types.ts:196
icon?
ts
optional icon?: string;Defined in: types.ts:193
position?
ts
optional position?: LngLat;Defined in: types.ts:192
scale?
ts
optional scale?: number;Defined in: types.ts:194
size?
ts
optional size?: number;Defined in: types.ts:195
