#[body]#
#[!body]# #[row]# myMap.geoObjects.add( new ymaps.GeoObject({ geometry: { type: "Polygon", coordinates: {coords}, fillRule: "nonZero" }, properties:{ hintContent: "{title}", balloonContentHeader: '{title}', balloonContentFooter: '' } }, { fillColor: '{color}', strokeColor: '#222', opacity: 0.6, strokeWidth: 1, strokeStyle: 'solid' }) ); #[!row]#