If i press the marker when in block, marker info not displayed...
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | fix_marker_info-1919416-6.patch | 533 bytes | Anonymous (not verified) |
If i press the marker when in block, marker info not displayed...
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | fix_marker_info-1919416-6.patch | 533 bytes | Anonymous (not verified) |
Comments
Comment #1
namwebs commentedI'm having the same issue...
Comment #2
johanvdr commentedThis is because in locationmap.js
Drupal.settings.locationmap.info returns an object and not a string.
Should be: Drupal.settings.locationmap.info['value']
Comment #3
minhduclol commentedI'm submit a patch, please review and commit
Comment #4
frankdesign commentedPatch works great, thanks a mil. Please commit.
Comment #5
john franklin commentedLooks good to me, too.
Comment #6
Anonymous (not verified) commentedHere's an updated, proper patch.
Comment #7
ericwongcm commentedPatch in #6 works fine for me, please commit it to code.
Comment #9
john franklin commentedCommitted. Thanks for the patch.
Comment #12
frankdesign commentedAny chance of applying this update to the recommended version of the module - at the moment it looks like it has only been applied to the Dev version.
Thanks
F
P.S. Sorry for all the issue postings today - just need to add this great module to one of my new sites.
Comment #13
jprstoney commentedI've applied the patch and can click on the marker (and scroll the map, etc.) while the page is loading.
Once the page has loaded I can't do anything. It's a static map for all intents and purposes.
Any ideas welcomed? Many thanks in advance.
Drupal 7.44
PHP 5.3.29
Jquery 1.10.2