Views "Show childs node locations" - not work.
Fix:
ymaps_plugin_style_ymaps.inc
line 102
// $curov = ymaps_get_map_overlays($row->nid,FALSE,$this->options['trackshow']);
$curov = ymaps_get_map_overlays($row->nid,$this->options['showchilds'],$this->options['trackshow']);
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | ymaps_plugin_style_ymaps.inc_.patch | 628 bytes | Dimm |
Comments
Comment #1
Dimm commentedpatch