On Aug 27, 6:35 am, albert <[EMAIL PROTECTED]> wrote:
> Thanks bratliff and Barry.
>
> bratliff is there any restrictions on the code you wrote?

Go for it - no restrictions.

I am considering adding dynamic markers to static maps.  I don't know
whether it is OK with the TOU.

The "Adjust" function converts from pixel offsets to Lat/Lon
coordinates.  You are attempting to convert from Lat/Lon coordinates
to pixel offsets.  You will have to do everything in reverse.

I am curious about the device your users will be using.  Will it
support JavaScript and/or DHTML ?  Without one or both, I do not know
whether you can have overlapping images except, perhaps, with a
"background image".  You could combine Google's Static Map with your
Markers at your server but it may not be legal.

Would dynamic markers for static maps be useful ?  JavaScript would be
required but not the entire API.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to