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

Requirement: allow MapML author to specify tile opacity with CSS #4

Open
prushforth opened this issue Oct 8, 2015 · 2 comments
Open

Comments

@prushforth
Copy link
Member

This would avoid having to mess around with creating many separate MapML services where a single one which combined related layers would do. For example, hill shading/relief could be overlayed by transportation network, which is itself overlayed by a text layer. Each could have an appropriate opacity assigned by CSS rules.

@prushforth
Copy link
Member Author

A major negative of not supporting this feature is that it pushes complexity on to the HTML author AND the end user, which is worse still. So it's pretty much a must-have.

@prushforth prushforth changed the title Requirement: allow MapML author to specify tile z-order and opacity with CSS Requirement: allow MapML author to specify tile opacity with CSS Oct 8, 2015
@prushforth
Copy link
Member Author

The z-order is of course already under the control of the MapML author, by virtue of the order in which the tile elements are placed in the document. So the requirement goes down to tile opacity, which should be specifiable via CSS rules.

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