[Maps] Support TileJson spec #70146
Labels
enhancement
New value added to drive a business result
Feature:Maps
impact:medium
Addressing this issue will have a medium level of impact on the quality/strength of our product.
loe:large
Large Level of Effort
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
Support the TileJson specification as a data-source for Maps: https://github.com/mapbox/tilejson-spec/tree/master/2.2.0
This would be an extension to the current support in Maps (7.9 >) for .mvt services, where Maps can connect directly with a
http://example.org/tile/{x}/{y}{z}.pbf
URL-pattern, but manual optional configuration are required for zoom-levels and fields.TileJson adds additional metadata that would automate this manual configuration requirement.
This would also enable fit2bounds for the data-layer since bounds are included in the TileJson.
The text was updated successfully, but these errors were encountered: