We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It might be a good idea to have a "Styling the map" page which would include explanations for:
:defined
height
width
display: none
And other - perhaps more common use cases - such as:
max-width: 100%
%
We could then link to that page from https://github.com/Maps4HTML/Web-Map-Custom-Element#styling-the-map-element (or remove that section altogether).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It might be a good idea to have a "Styling the map" page which would include explanations for:
:defined
pseudo-classheight
/width
)display: none
of fallback content if JS is disabledAnd other - perhaps more common use cases - such as:
max-width: 100%
)%
value height maps(see also Fix issue with standalone maps not always spanning the entire visible viewport experiments#93)
We could then link to that page from https://github.com/Maps4HTML/Web-Map-Custom-Element#styling-the-map-element (or remove that section altogether).
The text was updated successfully, but these errors were encountered: