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
This may already exist, but I cant tell by the current documentation in the code...
I would like to be able to pass in a parameter through the I frame map URL to "pre-filter" by certain categories.
Use case: I have a sub category - Source: INSEC. I'd like to be able to embed something like the following on the INSEC website:
iframe src="https://www.nepalmonitor.org/hpiframemap&category_filter=INSEC" width="515px" height="430px"></iframe>
This would then show an embedded map with only INSEC reports.
The text was updated successfully, but these errors were encountered:
The iFrame map doesn't support that. I'll keep it in mind as a feature next time I start working on this again.
On 09/11/2012 05:20 AM, Nhorning wrote:
This may already exist, but I cant tell by the current documentation in the code... I would like to be able to pass in a parameter through the I frame map URL to "pre-filter" by certain categories. Use case: I have a sub category - Source: INSEC. I'd like to be able to embed something like the following on the INSEC website: iframe src="https://www.nepalmonitor.org/hpiframemap&category_filter=INSEC" width="515px" height="430px"> This would then show an embedded map with only INSEC reports. — Reply to this email directly or view it on GitHub #10.
iframe src="https://www.nepalmonitor.org/hpiframemap&category_filter=INSEC" width="515px" height="430px">
— Reply to this email directly or view it on GitHub #10.
Sorry, something went wrong.
Thanks for considering it. Something like this might serve as a simple alternative to having a different site for everyone.
We have @himalayantechies working with us for a month, and have assigned them this issue.
No branches or pull requests
This may already exist, but I cant tell by the current documentation in the code...
I would like to be able to pass in a parameter through the I frame map URL to "pre-filter" by certain categories.
Use case: I have a sub category - Source: INSEC. I'd like to be able to embed something like the following on the INSEC website:
iframe src="https://www.nepalmonitor.org/hpiframemap&category_filter=INSEC" width="515px" height="430px"></iframe>
This would then show an embedded map with only INSEC reports.
The text was updated successfully, but these errors were encountered: