Custom marker icon registration. Maps the iconIdentifier
(used when adding custom markers via addCustomMarker) to
image resource paths for UI rendering. Only needed for
Custom marker type. Multiplayer and Location use built-in
icons.
可选enable
enable?:boolean
备注
Initial enabled state of property item. If undefined, it
will default to true.
可选isMeMarkerShown
isMeMarkerShown?:boolean
备注
Whether to show me marker on the minimap. If undefined,
defaults to true.
可选mapImageSize
mapImageSize?:number|{height:number;width:number}
备注
Size of the map image. If undefined, defaults to 35.
Optional properties for Minimap property item