Skip to content

geospatial-sdk / maplibre/lib / PartialStyleSpecification

PartialStyleSpecification

ts
type PartialStyleSpecification: Dataset & object;

Type declaration

glyphs?

ts
optional glyphs: StyleSpecification["glyphs"];

sprite?

ts
optional sprite: StyleSpecification["sprite"];

Defined in

packages/maplibre/lib/maplibre.models.ts:28