repeated icons in gmap javascript
| Reported by: |
ludifan |
Owned by: |
jbronn |
|
Component:
|
GIS
|
Version:
|
dev
|
|
Severity:
|
|
Keywords:
|
gmap
|
|
Cc:
|
|
Triage Stage:
|
Accepted
|
|
Has patch:
|
yes
|
Needs documentation:
|
no
|
|
Needs tests:
|
no
|
Patch needs improvement:
|
yes
|
|
Easy pickings:
|
no
|
UI/UX:
|
no
|
if several markers use the same icon it will be repeated as many times in the generated jacascript.
Change History
(12)
| Resolution: |
→ fixed
|
| Status: |
new → closed
|
| Resolution: |
fixed
|
| Status: |
closed → reopened
|
| Component: |
Contrib apps → GIS
|
| Keywords: |
GIS removed
|
| milestone: |
→ 1.1
|
| Owner: |
changed from nobody to jbronn
|
| Patch needs improvement: |
set
|
| Status: |
reopened → new
|
| Triage Stage: |
Unreviewed → Accepted
|
| Resolution: |
→ fixed
|
| Status: |
new → closed
|
the modification is at line 146 in icons property.
tried to add the .diff extension, but doesn't seem to work, sorry
the icon property returns a set which is a list of unique objects, this should do the trick