OpenLayers Release 2.7
Tickets
- #1064
- Refresh GeoRSS layer
- #1071
- selectfeature via draggable box
- #1125
- Smoother dragging of the map on older computers
- #1272
- GPX Format class
- #1291
- use different server when IMAGE_RELOAD_ATTEMPTS > 1 && layer.url is an array
- #1325
- Tolerance and cancelling for the drag control
- #1328
- GML Format adding GML protocol specific information to features when parsed
- #1357
- Z-indexing/Y-ordering Patch
- #1359
- HOWTO: Enable zoom out with right-dblclick
- #1395
- time/date framework for openlayers
- #1400
- pan/zoom panels
- #1427
- The beforefeaturemodified event should be triggered before vertices get rendered
- #1471
- WFS Format uses wrong typename for Delete and Update
- #1489
- Permalink Changes
- #1496
- Image.js : use this.size instead of this.layer.getImageSize()
- #1543
- add support for writing spatial filters in an SLD document
- #1546
- Format.GML: introduce geometryType
- #1562
- modify feature control must use silent:true when removing/destroying vertices
- #1566
- Adding TypeName to feature when parsing GML
- #1577
- new RegularPolygon features can be invisible
- #1593
- Handler.Box displays an incorrectly sized box
- #1604
- alphahack image src may be wrong
- #1607
- add methods for managing css class names
- #1620
- overviewmap does not support "reprojection"
- #1622
- Mapguide Layer http served tile support
- #1628
- removeLayer may break feature selection
- #688
- Mouse cursor = "wait" on WFS loading
- #721
- Add georss:box support and items agregation
- #754
- showPan & showZoomBar options in control PanZoomBar
- #895
- Better behaviour of Panel.js
- #1005
- allow customization of the tools that appear in the editing toolbar
- #1073
- Allow specification of per-entry icons for RSS feeds
- #1093
- Tile extent always a notch too big
- #1112
- Only show Browser Incompatibility message Once
- #1126
- Specify the stroke style of the feature
- #1134
- zoomToMaxExtent should optionally zoom to map.restrictedExtent, if defined
- #1135
- More attribute columns for OpenLayers.Layer.Text
- #1157
- VML coordsize values should be positive
- #1302
- Add a gridOrigin parameter to align the grid to the grid of a WMS-C server.
- #1326
- Vector feature specific move() to location method
- #1332
- Functionalize out cleanup behavior from Point handler cancel and finalize methods
- #1390
- svg flicker at end of pan
- #1459
- getMousePosition performance
- #1502
- Events register method fails if listeners member is not an array
- #1592
- Use member variables instead of getResolution(), getScale() and getUnits() on the map
- #1613
- enhance Format.GML to parse gml:boundedBy
- #981
- Re-evaluate permalink with base set vs. location.href
- #1249
- Reproject centre point and vector layers when changing base layers
- #1283
- Switch Control
- #1292
- keyboardDefaults broken in Safari 3
- #1329
- service as customizable property in Format.WFS
- #1398
- alternate rendering of point features
- #1431
- Features that fail the SVG renderer's inValidRange check will not be redrawn when recentering the map
- #1447
- WMC: queryable seems implemented but does not actually work
- #1452
- WMC does not read/write metadataURLs
- #1547
- Format.GML: introduce option to postpone parsing of the geometries
- #1596
- should selectFeature control allow for seperate hover and click events
- #1599
- LayerSwitcher: move styling and calls to Rico out of the class
- #1445
- Click on OpenLayers won't fire prevoiusly triggered events
- #327
- Ka-map non-baselayers not transparent if image types inconsistent
- #434
- Only top vector layer is queried
- #493
- Text Layer not shown in IE if meta description tag is present
- #639
- Add control to drag Icons.
- #653
- Default Parameters for HTTPRequest
- #818
- Remove Icon-specific code from Markers Layer
- #829
- prototype.js bug fixes
- #897
- color correction on navtoolbar
- #932
- OpenLayers.Marker.destroy() does not call removeMarker(
- #954
- Snapping while digitizing vectors
- #987
- Markers stop at zoom level 16 over layers with higher numZoomLevels
- #1004
- Protect OL From Google Changes
- #1016
- Layerselector has incorrect style for IE6.
- #1022
- Replace addTile() method on Grid
- #1050
- Overviewmap not working with google-sm
- #1051
- Improve reslience of getStyle
- #1058
- Make maxResolution equal to maxExtent / 256
- #1101
- Drag-to-zoom should cancel on right-click
- #1102
- margin on html element messes with mouse position
- #1104
- explicitly support versions for various formats
- #1108
- Modify feature example problems with IE. keyboard handler broken in IE
- #1113
- wfs filter: generated URL should not have a bbox if a filter is enabled
- #1116
- In IE7 Google layer doesn't work in parent <div> with right align
- #1145
- Format/GeoJSON does not parse features with null geometries
- #1147
- IE problem : to avoid teardown problems with IE, deactivate controls first
- #1159
- change URL for docs
- #1179
- event pane layers with padding drag funny
- #1181
- VE zoom levels are weird
- #1182
- Fixed zoom levels review
- #1199
- if scales is set on the map, you cannot use minScale and maxScale on the layer
- #1241
- basic measurement control
- #1250
- zoomToScale broken when using fixed scales array.
- #1254
- srsName is missing and is required
- #1285
- Support for image layers tiled using Zoomify storage standard
- #1293
- SelectFeature conflicts with drag-to-zoom rectangle
- #1311
- Adding a comment on how to write typename in the wfs-t example
- #1341
- panTo should use tween if new center is in the current bounds + a ratio
- #1366
- Atom and GML Simple Features Formats
- #1374
- Customizing LayerSwitcher font color
- #1396
- Non unique HTMLElement in Control
- #1397
- Classless elements in PanZoomBar control
- #1422
- updateSize throw an error if map div dimensions are unavailable
- #1425
- Dutch translation
- #1453
- rule.value2regex should unescape double escape
- #1460
- SphericalMercator should allow more flexibility with setting min/max resolution
- #1469
- Automatically resize popups if included content changes size
- #1470
- Support different sized closebox
- #1481
- Add setContentDOM() function to popup
- #1484
- better cursor support for controls
- #1491
- Set the number of decimals in OpenLayers.Format 'write' methods
- #1500
- .olPopup class CSS breaks popup autosizing
- #1505
- Strange popup autosizing behavior with floated content?
- #1508
- *featureadded* event for DrawFeature control
- #1509
- Map dragging is not as smooth as it could be
- #1511
- Mapguide Tiled Layers are displayed using wrong co-ordinates
- #1512
- Canvas Renderer
- #1518
- Patch for a ka-Map cached layer
- #1522
- tileloaded event broken
- #1524
- Allow turning off layers in permalink
- #1534
- Drop Shadow for FramedCloud popup
- #1540
- Upgrade VirtualEarth Support
- #1550
- IE7 resize event problem
- #1572
- scale line tests hang opera
- #1574
- Lots of spurious tiles get loaded when changing base layer to one with a new projection
- #1576
- Inline KML styles extracted even though extractStyles is false
- #1586
- popup grows larger with each pop
- #1589
- Popup div error in example: Using a Layer.Text to display markers
- #1594
- FireBug detection
- #1605
- extend sld format with readers/writers from filter format
- #1606
- bring vector behavior work into the trunk
- #1612
- Layer.Yahoo and Layer.WFS don't play well together
- #1614
- GeoRSS, States Misplaced
- #1626
- Format.GML: parse srsName
- #830
- Switching between google layers after map resize
- #1369
- Vector.js: Add getDataExtent()
- #1376
- Test.AnotherWay has issues in FF3 with html_eq
- #1388
- Simplify EditingToolbar css style
- #1433
- rotation of vector point features
- #1441
- Add OpenLayers.String.isNumeric method
- #1461
- createAlphaImageDiv doesn't use position parameter
- #1466
- Drag.js reports done, even if the user only clicked, but did not move
- #1467
- iconOffset of 0,0 cannot be set with text layer
- #1485
- Store title & description in GeoRSS features
- #1490
- feature.createPopup fails after popup.destroy
- #1507
- panTo shouldn't do anything if new center is the same as the current one
- #1519
- Patch for the Brazilian Portuguese dictionary
- #1520
- Util.modifyAlphaImageDiv makes hidden elements reappear in IE6.
- #1523
- Language file for swedish
- #1525
- Small Bug in Click Event Example
- #1532
- OpenLayers.Marker.initialize documents parameters in wrong order.
- #1533
- Cannot modify a feature (linestring) that have two points at the same position
- #1535
- add featureremoved-type events to Layer.Vector
- #1536
- Layer.Vector should destroy itself before its parent
- #1537
- WFS Layer reports a different SRS to the server to that of the coordinates it requests when projection differs from map projection
- #1542
- Format.SLD: add support for TextSymbolizer
- #1545
- PointSymbolizer Size is misinterpreted in Format.SLD
- #1548
- add support for a context in StyleMap.addUniqueValueRules
- #1552
- Misalignment of TMS overlays due to incorrect use of MaxExtent
- #1554
- WKT reader re-transforms GEOMETRYCOLLECTION component geometries' projections
- #1555
- Simplify NavigationHistory css style
- #1557
- geometry-less vector features aren't cloneable
- #1564
- extend and applyDefaults should allow undefined first arg
- #1565
- add cross-browser XMLHttpRequest and convenience methods
- #1570
- Util.getRenderedDimensions improperly sets style width and height
- #1571
- text layer/format is broken
- #1573
- italian language support
- #1575
- WFS Layer does not allow use of non-XML based formats
- #1579
- Draw bug in OpenLayers.Handler.Box with firefox
- #1580
- GeoRSS layer triggers loadstart event twice
- #1581
- there are missing @requires for the new XHR
- #1582
- Units need to be specified for style width and height
- #1591
- we should have a map getUnits method
- #1595
- [FF3] SVG renderer: invalid value for cursor
- #1598
- Translation for norwegian bokmål
- #1600
- getChildValue() on GeoRSS format is slow
- #1601
- French dictionary could use some more entries.
- #1609
- Traditional Chinese Translation
- #1610
- add a text-align css rule
- #1617
- Incorrect documentation
- #1621
- Geometries of type "Collection" are not erased by renderer
- #1623
- geometry bounds should be cleared while using path handler
- #1624
- cursor "inherit" on a vector feature causes IE to load cursor file "inherit"
Download in other formats: