On Oct 25, 6:05 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > where am i going wrong here ? this static marker thing doesnt explain > how to put them in with urls. >
Try http://maps.google.com/staticmap?center=34.99976399128171,-92.6297128200531&markers=34.99976399128171,-92.6297128200531&zoom=15&size=400x400&key=takenout You missed out an & and added a comma. You'll need to put your key back in. And you only need six decimal places, if that. The example I linked to (at the top of the documentation page) DOES show how to form a complete URL. Andrew --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
