#10480 closed (fixed)
GMap only determines what icons its markers contain at instantiation
| Reported by: | prairiedogg | Owned by: | nobody |
|---|---|---|---|
| Component: | GIS | Version: | dev |
| Severity: | Keywords: | GIcon GMap | |
| Cc: | prairiedogg99@… | Triage Stage: | Unreviewed |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
This prevents icons from markers which you add later in the GMap objects life cycle from appearing when GMap.render() is called.
Patch submitted.
Attachments (2)
Change History (4)
by , 17 years ago
| Attachment: | stand_alone_icon_generation.diff added |
|---|
comment:1 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Creates a stand-alone method, GMap._generate_icon_list()