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