hi
I am using the geonames.com to get the information about height ..This
is the function i ama using
GDownloadUrl("http://ws.geonames.org/srtm3?lat="+point.y
+"&lng="+point.x+"", function(data, responseCode) {
var data = data;
It is running on the localhost but when i put it on real domain i got
"permision denied problem"
I know that there i a problem with XML but i am using json ..
Any ideas
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---