﻿id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
7591,API update in [8493] breaks old syntax,tatadeluxe@…,martin_s,"Hi:
After changeset [8493] the markers options like color are missing.

Now address and coordinates works fine together:
{{{
[[GoogleStaticMap(center=""Providencia Santiago Chile"",zoom=15,size=400x400,markers=""Providencia Santiago Chile""|-33.432749:-70.615852)]]
}}}
But if I add optional argument like color, the markers doesn't show up:
{{{
[[GoogleStaticMap(center=-33.432749:-70.615852,zoom=15,size=400x400,markers=-33.432749:-70.615852:bluea)]]
}}}
The actual features are ok for me, but I think that would be helpful to report this issue.

Regards
Javier",defect,closed,high,GoogleStaticMapMacro,critical,fixed,,,0.12
