OpenMapTiles features: the OSM set minus landcover, which exists for the Shortbread low-zoom landcover extension and has no counterpart here. Leaving it out means omt({ features: { landcover: true } }) throws rather than silently doing nothing.
landcover
omt({ features: { landcover: true } })
Optional
OpenMapTiles features: the OSM set minus
landcover, which exists for the Shortbread low-zoom landcover extension and has no counterpart here. Leaving it out meansomt({ features: { landcover: true } })throws rather than silently doing nothing.