On Feb 14, 12:00 am, Ben Appleton <[email protected]> wrote:
> Yes, you can implement a custom MapType
> (http://code.google.com/apis/maps/documentation/v3/reference.html#MapType)
> with custom Projection that implements your UTM.  Then all overlays
> (markers, polylines, etc.) will use UTM.

A simple documentation example (Euclidian Projection) might be
useful.  UTM is not trivial.  Both Easting & Northing depend on both
Latitude & Longitude.  Zone depends on Longitude.

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