"use strict";
-/*
-// "User defined" popup class to be able to specify a minimum size for the popup,
-// so that Safari 7.0 displays it correctly (see ticket #89).
-OpenLayers.Popup.WrInfo = OpenLayers.Class(OpenLayers.Popup.FramedCloud, {
- minSize: new OpenLayers.Size(180, 260),
-
- initialize: function(id, lonlat, contentSize, contentHTML, anchor, closeBox, closeCallback) {
- OpenLayers.Popup.FramedCloud.prototype.initialize.apply(this, arguments);
- },
-
- CLASS_NAME: "OpenLayers.Popup.WrInfo"
-});
-*/
-
function init_wrmap(i, jq_map) {
// define constants