Hi All,

I have a fresh drupal installation with Google Maps Tools (I have installed geonames and Jquery UI)
I have created a new node type with a GMaps Address and Point field.

Problem:
When I try to create a dummy content i do not see any map in my edit node, but only the word "Loading...." (see image attached).

Using firebug I have noticed that the page is returning a kind of error:
"you should enable javascript to use the map". (see attached)

Please could someone help me to fix this.

Thanks a lot.
Carlo

CommentFileSizeAuthor
javascript.JPG54.92 KBcarlogen

Comments

carlogen’s picture

Status: Active » Fixed
vatavale’s picture

Version: 6.x-2.0-beta2 » 6.x-2.x-dev

I have the same error on latest dev version of gmaps until upgrade to the latest dev-version of jQuery Update.

xmarket’s picture

That text is wrapped in a noscript tag, which is activated by the browser, when JavaScript is not available.

The problem can be the jquery-ui library. Please read the updated project page for a possible solution.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.