Line 18:
Error: Object doesn't support property or method 'getPoint' for highlight.js.
It happens in IE8/9 when clicking on the markers.
Solved by in Gmap configuration. I unchecked Highligts in the Gmap settings page. Now my map is fully working.
(@jsj9832 said in http://drupal.org/node/1061444#comment-5999960)
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 1586432.patch | 3.93 KB | haiiro.shimeji |
| #1 | 1586432.patch | 2.57 KB | haiiro.shimeji |
Comments
Comment #1
haiiro.shimeji commentedpatch code.
Comment #2
haiiro.shimeji commentedSorry, #1 has the same error without using markermanager.
Comment #3
podarok#2 looks good
You shoud remove a lot of trailing whitespaces from Your patche
#2 commited to 7.x-2.x branch
thanks
can You reroll this to 7.x-1.x branch ?
Comment #4
haiiro.shimeji commented@podarok
Thanks,
This problem is caused by upgrading to Google Map API ver 3.x, so no need to apply to 7.x-1.x branch.
#
i'm sorry for forgetting to delete trailing spaces..