GMap works great when a view is loaded as a page, but when the same view is loaded as a block, the markers do not show up.

Upon review of the code, the CDATA Drupal.extend block on the page has an empty segment for the code: "markers": [ ], but the exact same view as a page has the "markers": [ ] code full of data of node titles etc.

Was looking through code but not certain where to fix that. Can you point me in the right direction?

Two examples, one of functional code with markers (from the view as a page), and one without (from the view as a block) both follow as a jpg, because drupal filtered them out:

CommentFileSizeAuthor
Picture 2.jpg229.46 KBdelmont

Comments

podarok’s picture

Status: Active » Closed (won't fix)

release unsupported
feel free to open issue against latest 7.x dev