Giuseppe,
Have you tried to use http://127.0.0.1/ instead of http://localhost/?
And have you registered for a Google Maps key for 127.0.0.1?
If you have FireBug installed, click Get Lat/Lng and then open up
FireBug and select the Net tab. You should see several items called
"geo". Those are the geocoding lookups. Expand any one of them and see
the Response. If you see the code 610, it means "bad Google maps key",
as documented here:
http://www.google.com/apis/maps/documentation/reference.html#GGeoStatusCode
David
Giuseppe Bux wrote:
> Hi!
> I'm unsuccesfully trying to run, in my localhost machine, the
> "schools" exercise proposed in
> http://simile.mit.edu/wiki/Exhibit/Map_View. During the schools.html
> running, after clicking on the Get Lat/Lng button, the related frame
> is initialized with the id of the items coded in the schools.js; then
> the browser remains in wait for Lat/lng data transfer from
> maps.google.com, but such data are not returned: why? Perhaps is it
> not possible to run Exhibit/Map_View application from a "localhost"
> domain?.
> Thanks in advance for some kind suggestion.
> Giuseppe Bux
> ------------------------------------------------------------------------
>
> _______________________________________________
> General mailing list
> [email protected]
> http://simile.mit.edu/mailman/listinfo/general
>
_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general