The TileJSON specification to generate the style from.
Optional
options: GuessStyleOptionsOptional parameters to customize the style generation.
Options for guessing the style of a map.
Optional
baseUrl?: stringBase URL to resolve URLs for tile sources, glyphs, and sprites.
Optional
glyphs?: stringURL template for glyphs.
Optional
sprite?: SpriteSpecificationURL template for sprites. See also SpriteSpecification.
The generated style specification.
Generates a style specification based on the provided TileJSON specification and optional parameters.