You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 25, 2019. It is now read-only.
This would allow us to display and use information about a tileset in the Editor for things like:
selecting layers to send to mesh factories
styling and filtering features based on properties
utilizing zoom range/bounds/center of the tileset
displaying description of map/layers/properties
Currently we have to know all of these things beforehand and manually code which layers we want to generate and what properties we want to display or filter on. The idea is to input a mapid in the editor and have it fetch and show this metadata. Will make a separate ticket about editor functionality in the main sdk repo.
The text was updated successfully, but these errors were encountered:
https://www.mapbox.com/api-documentation/#retrieve-tilejson-metadata
This would allow us to display and use information about a tileset in the Editor for things like:
Currently we have to know all of these things beforehand and manually code which layers we want to generate and what properties we want to display or filter on. The idea is to input a mapid in the editor and have it fetch and show this metadata. Will make a separate ticket about editor functionality in the main sdk repo.
The text was updated successfully, but these errors were encountered: