Skip to content
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

activeicon is ignored in AJAX queries #359

Open
Rudloff opened this issue Sep 23, 2017 · 3 comments
Open

activeicon is ignored in AJAX queries #359

Rudloff opened this issue Sep 23, 2017 · 3 comments
Assignees

Comments

@Rudloff
Copy link

Rudloff commented Sep 23, 2017

Setup

  • MW version: 1.29.1
  • DB (MySQL etc.): 5.5.57
  • PHP version: 5.6.31-1~dotdeb+7.1
  • Maps version: 4.2.1 and 4.4.0
  • SMW version (if applicable): 2.5.4

Issue

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:
image

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

@JeroenDeDauw
Copy link
Member

Great bug report, thanks!

@JeroenDeDauw
Copy link
Member

@PeterTheOne I take it this is no longer on your todo list?

@JeroenDeDauw
Copy link
Member

I will not fix this myself, though welcome contributions. You can also contract me via https://professional.wiki to do the work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants