GMarker icon personalization feature in django.contrib.gis.maps.google
Reported by: |
aromano |
Owned by: |
nobody |
Component:
|
GIS
|
Version:
|
1.0
|
Severity:
|
|
Keywords:
|
|
Cc:
|
|
Triage Stage:
|
Unreviewed
|
Has patch:
|
yes
|
Needs documentation:
|
no
|
Needs tests:
|
no
|
Patch needs improvement:
|
no
|
Easy pickings:
|
no
|
UI/UX:
|
no
|
Hi all,
I found it great to have an integrate Google Maps support into Django. However, these modules still do not feature the chance to personalize a GMarker using your own icons, so I have fixed this by adding such a feature into my version. In order to do this, I had to change two files (django/contrib/gis/maps/google/overlays.py and django/contrib/gis/templates/gis/google/js/google-map.js). The patches are attached here to this ticket. Feel free to do whatever you want with them.
Thank you all,
Angelo Romano
Change History
(4)
Component: |
Uncategorized → GIS
|
Resolution: |
→ duplicate
|
Status: |
new → closed
|
Duplicate of #9204.