Interface: BaseMapSpec
Defined in: spec/types.ts:305
Properties
attribution?
optionalattribution?:string
Defined in: spec/types.ts:307
styleUrl?
optionalstyleUrl?:string
Defined in: spec/types.ts:306
visible?
optionalvisible?:boolean
Defined in: spec/types.ts:313
When false, the basemap tiles are hidden — the map renders with a blank
background. GeoJSON layers remain fully interactive.
Defaults to true.