-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
give GetFeatureInfo iframe a css class #1443
Comments
|
cc @ahocevar |
|
Agreed. Another option would be to use a user provided template instead of a hard-coded iframe element. |
|
Not relevant anymore since this code has changed and now outside of core. |
|
Is it possible to get features' info in other format? JSON for instance? I need the info but I can't manipulate the iframe's DOM since it's not from the same origin as my application. What's the best way of doing that? |
|
Please ask questions on the mailing list |
to make it easier for people to style, e.g. the width of the iframe.
Now I needed to add a very generic css selector:
The text was updated successfully, but these errors were encountered: