Is there a way to convert UTM to Lat/Long in Javascript? I have seen another thread on this but it was in Java and Python which won't help me much. Please let me know, thanks.

link|improve this question

Can't you just convert the Java/python to javascript? – vfilby Apr 21 '10 at 14:26
feedback

1 Answer

up vote 0 down vote accepted

Check here:

http://stackoverflow.com/questions/343865/how-to-convert-from-utm-to-latlng-in-python-or-javascript

link|improve this answer
There was a link on that post to a website that does the conversion using javascript that I was able to use. Thank you – Josh Apr 21 '10 at 14:31
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.