diff --git a/dialogs/map/map.js b/dialogs/map/map.js index 6f898c4a..c10fdba0 100755 --- a/dialogs/map/map.js +++ b/dialogs/map/map.js @@ -231,7 +231,7 @@ center = widget.map.getCenter(), zoom = widget.map.getZoom(), size = widget.map.getSize(), - point = widget.marker.P; + point = widget.marker.point; if (widget.root().find(".edui-map-dynamic")[0].checked) { var URL = editor.getOpt('UMEDITOR_HOME_URL'),