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
I have a query like this:
{{#ask: [[Adresse:+]] |?Coordonnées |format=leaflet |width=300px |hidenamespace=yes |icon=/assets/oval-15.png |activeicon=/assets/pin.png |enablefullscreen=yes |limit=2000 |ajaxcoordproperty = Coordonnées |ajaxquery = [[Adresse:+]] |zoom=17 }}
On initial display, the current page is correctly represented by the icon set in activeicon:
activeicon
But if I move the map, all markers are replaced by the result of the AJAX query and the current page marker is replaced by the regular icon:
The text was updated successfully, but these errors were encountered:
Great bug report, thanks!
Sorry, something went wrong.
@PeterTheOne I take it this is no longer on your todo list?
I will not fix this myself, though welcome contributions. You can also contract me via https://professional.wiki to do the work.
PeterTheOne
No branches or pull requests
Setup
Issue
I have a query like this:
On initial display, the current page is correctly represented by the icon set in
![image](https://user-images.githubusercontent.com/840125/30776006-a9029ffa-a09e-11e7-80a2-c1e2a5e89741.png)
activeicon
:But if I move the map, all markers are replaced by the result of the AJAX query and the current page marker is replaced by the regular icon:
![image](https://user-images.githubusercontent.com/840125/30776009-b079b41c-a09e-11e7-9a3d-4596848efcca.png)
The text was updated successfully, but these errors were encountered: