> Nice. I like the idea of background images instead of image objects. I
> think that only features you cannot implement with background images,
> are the events (onload, onerror).

Also, background images cannot be scaled but it can be done at the
server.

I have added object properties to simplify specifying mapserver
parameters.

    xy.x = tile X offset
    xy.y = tile Y offset
    xy.X = tile width
    xy.Y = tile height
    xy.x0 = begin longitude
    xy.y0 = begin latitude
    xy.x1 = end longitude
    xy.y1 = end latitude

Unfortunately, EPSG:4326 does not match the Mercator projection used
by Google, Yahoo & Virtual Earth.  Other EPSG Mercator projections are
not universally supported.

--

You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.


Reply via email to