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

how to handle styling on annotations layer? #151

Open
ischneider opened this issue Feb 4, 2015 · 0 comments
Open

how to handle styling on annotations layer? #151

ischneider opened this issue Feb 4, 2015 · 0 comments
Labels

Comments

@ischneider
Copy link
Member

Right now, it's fixed to be 'red' for any geometry (with opacity for polygons).

If we wanted to reuse the interface we have, one issue is that the styling approach currently limits options by geometry type. So we would need a more open style type (that supports point/line/polygon styles - basic in this case?) and ensure the appropriate ol3 styles are generated by geom type.

I could see this also being initially limited to altering the color of a style that applies to all annotations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant