On Apr 5, 12:44 am, Rossko <[email protected]> wrote:
> Have you looked at using the proper Static Maps interface?
>    http://code.google.com/apis/maps/documentation/staticmaps/
> It may at least solve some of your issues with size, terms etc.
>
> People have done 'interactive' things with static maps, such as -
>    http://www.provide.net/~bratliff/usgs/
> but I guess that carries the same problem, that you don't have time to
> decode it.
>
> cheers, Ross K

The "USGS" demo appears to be broken.  The "USGS" server is not
delivering tiles.

Another demo can be found at:

    www.polyarc.us/poly

The XY to LL conversions are done in the "click" & "mousemove" event
handlers.

To AcidHorse:

Your non-standard zoom levels appear to be for AOL tiles.  AOL uses a
Euclidian projection.  Google uses a Mercator projection.  The math is
very different.

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