Issue 12671

Maps throws javascript errors when a bounding box is selected

12671
Reporter: fmendez
Assignee: fmendez
Type: Bug
Summary: Maps throws javascript errors when a bounding box is selected
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2013-01-28 14:23:59.4
Updated: 2013-08-29 14:44:32.395
Resolved: 2013-02-05 14:20:23.03
        
Description: Errors thrown:
TypeError: this._shape is undefined
http://localhost:8080/js/vendor/leaflet/draw/leaflet.draw.js
Line 1

TypeError: this._map is null
http://localhost:8080/js/vendor/leaflet/leaflet.js
Line 6

See occurrent_filters.js line 228: if (map!=null) map.invalidateSize();]]>