Currently, only tilesets containing exclusively vector data are supported. In the future, tilesets may contain both vector and non-vector geometry. To support use cases where a vector tiles overlay is draped over the same tileset as regular geometry, ensure the overlay logic can reference and share the underlying tileset instead of always creating a separate instance.
Currently, only tilesets containing exclusively vector data are supported. In the future, tilesets may contain both vector and non-vector geometry. To support use cases where a vector tiles overlay is draped over the same tileset as regular geometry, ensure the overlay logic can reference and share the underlying tileset instead of always creating a separate instance.