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

Provide an enum for common styles #27

Open
hyerra opened this issue Aug 16, 2018 · 0 comments
Open

Provide an enum for common styles #27

hyerra opened this issue Aug 16, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@hyerra
Copy link

hyerra commented Aug 16, 2018

The fetchTerrainTexture(_ style:, zoom:, progress: , completion:) takes a style parameter which we need to specify a String for. It would be nice if an enum could be created so we can specify something like satelliteStyle kind of like how the Mapbox SDK has it. This way users don't have to remember to update to the latest version.

@hyerra hyerra changed the title Provide an enum for common styles. Provide an enum for common styles Aug 16, 2018
@jim-martin jim-martin added the enhancement New feature or request label Oct 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants