Modify ↓
#7568 closed defect (fixed)
Addresses support
| Reported by: | jrovegno | Owned by: | Martin Scharrer |
|---|---|---|---|
| Priority: | normal | Component: | GoogleStaticMapMacro |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.12 |
Description
Hi: Thanks for this cool plugin, works fine on 0.12 , but the Addresses support of GoogleMapMacro is missing.
Regards Javier
Attachments (0)
Change History (3)
comment:1 Changed 15 years ago by
| Status: | new → assigned |
|---|
comment:2 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
comment:3 Changed 15 years ago by
Now the center argument is also accepting addresses. There is no extra address key.
Note: See
TracTickets for help on using
tickets.



Hi, the original Static Map API from Google did not supported addresses and I was not ready to implement client side geocoding (i.e. the translation of an address to the coordinates). I just checked the new API 2.0 which now supports addresses. I will change the plugin to allow for the new features.