#9204: Google Maps Marker to change the Icon
-------------------------------+--------------------------------------------
Reporter: qingfeng | Owner: jbronn
Status: closed | Milestone: 1.1
Component: GIS | Version: 1.0
Resolution: fixed | Keywords: geodjango google map icon gicon
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------+--------------------------------------------
Comment (by jbronn):
I modified up the final patch a small bit. I found it redundant to
specify markers on both `GoogleMap` and `GMarker`, so I removed the
`icons` keyword from `GoogleMap.__init__()` and have it construct its
`icons` list from the icons (if any) given on the markers. I also changed
`GIcon.name` to `GIcon.varname`.
--
Ticket URL: <http://code.djangoproject.com/ticket/9204#comment:16>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---