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

marker-size as integer #33

Open
skeenp opened this issue Jul 6, 2018 · 0 comments
Open

marker-size as integer #33

skeenp opened this issue Jul 6, 2018 · 0 comments

Comments

@skeenp
Copy link

skeenp commented Jul 6, 2018

Add support for integer pixel size for the marker-size property. Allows implementations to allow user to specify explicit pixel sizes for markers.

// OPTIONAL: default "medium"
// specify the size of the marker. sizes
// can be different pixel sizes in different
// implementations
// Value must either an integer pixel  size or
// or one of
// "small"
// "medium"
// "large"
"marker-size": "medium",
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