Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TileId property to style-benchmark-locations #38

Closed
tristen opened this issue Mar 21, 2019 · 2 comments
Closed

Add TileId property to style-benchmark-locations #38

tristen opened this issue Mar 21, 2019 · 2 comments

Comments

@tristen
Copy link
Member

tristen commented Mar 21, 2019

One difference between style-benchmark-locations.json and the style locations doc in Mapbox GL JS is the inclusion of Tile Id coordinates. I'd like to add the x, y definitions as a property field to this file.

ref mapbox/mapbox-gl-js#8059

@tristen
Copy link
Member Author

tristen commented Mar 21, 2019

🤔 Should also be possible to derive the value from lng, lat, z coordinates. It might make more sense to do this.

tristen added a commit that referenced this issue Mar 21, 2019
Adds a tileIndex value for each location as [x, y]. This data will be
helplful for letting style-benchmark-locations replace the locally
managed style_locations.js doc in Mapbox GL JS.

Closes #38
Ref mapbox/mapbox-gl-js#8059
@tristen
Copy link
Member Author

tristen commented Mar 21, 2019

Superceded by mapbox/mapbox-gl-js#8063

@tristen tristen closed this as completed Mar 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant