Zh GoogleMap, fixing – not create extra data

Extensions
Hi. I've change some logic in creation infowin content. It was not noticeable. When you create placemark, and set there is no infowin content, I created infowin content, but not to show it. Today I fixed it, if you create simple placemark (or path) without infowin content - I'll not create this content. PS I miss situation, then you are not show title, description, but show additional HTML text. I'll fix it in near 1-2 hours.
Read More

Zh YandexMap, new feature – map bounds

Extensions
Всем привет. Немного исправил расширения, чтобы не выводилось сообщение про неинициализированные переменные в php. Добавлена возможность ограничения границ карты, в свойствах карты в поле Map Bounds введите две пары координат, разделенных точкой с запятой. Сами координаты между собой разделены запятой. Т.е. longitude1,latitude1;longitude2,latitude2
Read More

Zh GoogleMap, global modifications

Extensions
Hi. I've updated all my google's extensions. The main changes - changed restrictions for placemarks displaying displayed only published placemarks with no group displayed only published placemarks with published groups displayed placemarks with enabled entering placemarks by frontend, and restricted by admin settings For direction service added section for catching errors (faults), and displaying errors
Read More

Zh GoogleMap, new features: polygons, infowin text for paths and polygons

Extensions
Hi I've added new features: * you can create polygons (areas) - go to Paths tab, and create a polyline but set field "Object Type" to "Polygon", and after that this line will transform to polygon, because there is no difference for drawing polyline and creating polygon. For polygon added 2 fields - Fill Polygon Color and Fill Polygon Opacity * and you can add text for polylines and polygons - there are new fields - Action By Click and InfoWin Content, Addition HTML Text. It is like done in placemarks - you can set what content will be in InfoWin, and enable showing InfoWin by click.
Read More

Zh YandexMap, fixed bug with “Open balloon” property of placemark

Extensions
Всем привет. Исправлена небольшая ошибочка - в свойствах метки вы можете задавать, что происходит при клике на ней (Action by Click). А есть свойство "Open balloon" которое позволяет открыть балон сразу для указанной метки. Так вот, до этого момента не учитывалось значение "Action by Click", теперь же учитывается. Т.е. если Вы создали карту, расположили на ней метки и хотите сделать программный клик на какой-либо метке, вы просто устанавливаете "Open balloon" в ДА, и все. То действие, которое описано в "Action by Click" и будет выполнено.
Read More