Line 101 has a debug line that causes problems if you don't have firebug installed. Remove line.

Comments

sutharsan’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new738 bytes

Attached patch fixes this.

alan d.’s picture

Status: Reviewed & tested by the community » Needs work

gmap_blocks.admin.js also has the same debugging line:

    console.log($(this).attr('checked'));
sutharsan’s picture

Title: Error in gmap_blocks.js » Map doesn't show if API key is entered and Firebug console logging is disabled
sutharsan’s picture

Status: Needs work » Needs review
StatusFileSize
new1.33 KB

Updated patch attached.

sutharsan’s picture

Status: Needs review » Reviewed & tested by the community
sutharsan’s picture

Patch tested Ok.

sutharsan’s picture

Status: Reviewed & tested by the community » Fixed

Committed to HEAD

Status: Fixed » Closed (fixed)

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