-
Notifications
You must be signed in to change notification settings - Fork 151
Open
Description
Hi,
Thank you for this great library! it is very useful.
When I use this code:
map.Markers.Add(locations.First());
map.Markers.Add(locations.Last());
I get this url which is ok: https://maps.google.com/maps/api/staticmap?size=600x250&markers=4.7478228,-74.1450686&markers=4.625926,-74.0854238
But when I try to customize the markers (Change size and color) I get an url which shows an image with three markers (I've added only two) and all of them are in the wrong positions...
Best Regards,
Julio
Metadata
Metadata
Assignees
Labels
No labels