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.

On Sun, Feb 14, 2010 at 10:50 AM, jbogdani <[email protected]> wrote:
> My answer is: Is there any way to work in UTM coordinates in gmaps v3?
> I need to display some GIS data (shapefiles transformed in MySQL
> spatial tables) in GMaps, and make them available in read/edit mode,
> without loosing the possibility to view/edit in GIS environment (I'm
> using QGIS).
> All data are in projected mode (UTM) and I was wandering if is there
> (o will be in future) a direct way to create markers (etc.) with
> projected coordinates.
>
> --
> 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.
>
>

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