Hi.

I'm developing this map:
http://googlemapsapi.martinpearman.co.uk/user_maps/bellamallorca.dk/20090622/google_map_large.php

Give any sidebar link a click and you'll see an elabel appear
displaying info for that location.

Part of the info is that location's coordinates in a GPS format, eg:
E 2 44.4512 N 39 46.9780

I want users of the map to be able to copy those GPS coordinates to
the clipboard so that they can be pasted into other documents.

Elabel doesn't allow this - any attempt to select and copy the
coordinates results in a map drag.

Currently the coordinates are contained in a table, i did try putting
them into a text input form with readonly attribute set but the
problem remained.

I considered making the coordinates clickable - and a click would
automatically copy the coordinates to the clipboard.
But it seems like browser support for such a function is not reliable
enough to do so.

Anyone got any ideas or suggestions?

Thanks.

Martin.

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