When a map exists on a page with some sort of ajax / ahah functionality, all of Drupal.behaviors are run again. So, we need a "processed" type flag on the mapstraction div to prevent it from being appended to the display div.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | mapstraction-513768-1.patch | 867 bytes | emackn |
Comments
Comment #1
emackn commentedHere's my patch for this change.