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
Css file extension was wrong Fix -
if (report.isIncludeMap() && report.getType().supportsMapDisplay()) { line("<link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/ol3/3.11.1/ol.min.css\" type=\"text/css\">"); line("<script src=\"https://cdnjs.cloudflare.com/ajax/libs/ol3/3.11.1/ol.min.js\" type=\"text/javascript\"></script>"); }
The text was updated successfully, but these errors were encountered:
For #929 - fixed CSS ol3 extension
9adc2b2
Fixed, thank you.
Sorry, something went wrong.
Fixed, written news, updated latest and demo versions.
No branches or pull requests
Css file extension was wrong
Fix -
The text was updated successfully, but these errors were encountered: