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']);

CommentFileSizeAuthor
#1 ymaps_plugin_style_ymaps.inc_.patch628 bytesDimm

Comments

Dimm’s picture

StatusFileSize
new628 bytes

patch