Commit Graph

  • dc2bb57d18 Allow ol.Overlay positioning option to be a string Tom Payne 2014-02-06 19:24:49 +01:00
  • 14f40e6f47 Don't export ol.RendererHint Tom Payne 2014-02-06 19:18:54 +01:00
  • a58aa0a40d Use string instead of ol.RendererHint enum in examples Tom Payne 2014-02-06 19:09:39 +01:00
  • 41f193e8b9 Allow ol.Map renderer option to be a string Tom Payne 2014-02-06 19:07:45 +01:00
  • 8701942d40 Merge pull request #1655 from twpayne/vector-context Tom Payne 2014-02-06 18:52:53 +01:00
  • 261832c629 Merge pull request #1657 from elemoine/renderer Éric Lemoine 2014-02-06 18:37:27 +01:00
  • 55811b3a11 Update examples to use vectorContext property in render events Tom Payne 2014-02-06 16:39:07 +01:00
  • 09d5d31fc7 Rename ol.render.IRender to ol.render.IVectorContext Tom Payne 2014-02-06 16:38:45 +01:00
  • 57f77bb444 Merge pull request #1638 from elemoine/featureoverlay Éric Lemoine 2014-02-06 18:00:09 +01:00
  • c6cc15fdc8 Merge pull request #1656 from twpayne/fix-igc-projection Tom Payne 2014-02-06 17:03:21 +01:00
  • 1acc542bb6 Use the renderer map option in the examples Éric Lemoine 2014-02-06 16:51:18 +01:00
  • 09beba69ad Remove the map renderers option Éric Lemoine 2014-02-06 16:45:51 +01:00
  • eb01c72b55 Add projection to igc example Tom Payne 2014-02-06 16:48:52 +01:00
  • f1276e86a1 Add projection option to ol.source.IGC Tom Payne 2014-02-06 16:48:42 +01:00
  • 8f9e2ea88d Merge pull request #1649 from tonio/geometrycollection_change Antoine Abt 2014-02-06 16:33:13 +01:00
  • f2c18fafb8 Make GeometryCollection dispatch change event' Antoine Abt 2014-02-04 16:12:16 +01:00
  • 45495869a5 Merge pull request #1653 from elemoine/select-options Éric Lemoine 2014-02-06 15:24:51 +01:00
  • 90155ad519 Passing options to the select interaction is mandatory Éric Lemoine 2014-02-06 15:07:08 +01:00
  • b5da2d387b Merge pull request #1651 from twpayne/fix-rbush-remove Tom Payne 2014-02-06 13:56:24 +01:00
  • c12f47befa Merge pull request #1652 from twpayne/fix-stroke-only-multipolygon Tom Payne 2014-02-06 13:54:41 +01:00
  • 2993efb04f Ensure MultiPolygons are rendered if only one of fill and stroke are set Tom Payne 2014-02-06 13:50:22 +01:00
  • 16b4c5c90e Merge pull request #1590 from elemoine/icon Éric Lemoine 2014-02-06 13:17:13 +01:00
  • c2d0cab07a Add tests for ol.style.IconImageCache Éric Lemoine 2014-02-04 15:24:26 +01:00
  • 90c41523a2 Add tests for ol.renderer.vector Éric Lemoine 2014-02-04 15:23:26 +01:00
  • d13d2fdc6a Remove a FIXME Éric Lemoine 2014-02-03 17:21:11 +01:00
  • 63aadc5c0f Factor out icon image loading code Éric Lemoine 2014-02-03 14:46:45 +01:00
  • f9e04ad7d5 Use ol.renderer.Map#scheduleExpireIconCache Éric Lemoine 2014-02-03 14:23:31 +01:00
  • b43dd6db44 Add ol.renderer.Map#scheduleExpireIconCache Éric Lemoine 2014-02-03 14:23:08 +01:00
  • c2fe25ee26 Use the icon image cache Éric Lemoine 2014-02-03 14:22:30 +01:00
  • 065663b242 Introduce an icon image cache Éric Lemoine 2014-02-03 14:21:59 +01:00
  • bf8520096e Vector image source uses new image style interface Éric Lemoine 2014-02-03 14:03:35 +01:00
  • 78aef2f58c Vector renderer uses new image style interface Éric Lemoine 2014-02-03 14:03:07 +01:00
  • ae2b3359f8 Fix the kml format tests Éric Lemoine 2014-02-04 14:16:16 +01:00
  • 3626ff5b16 Icon images are handled by a separate class Éric Lemoine 2014-02-03 13:58:20 +01:00
  • 286284b0c4 Move remove from ol.structs.RBush to ol.structs.RBushNode Tom Payne 2014-02-06 01:21:22 +01:00
  • 7f64a09e3c Return, and check, boolean value from ol.structs.RBush#remove indicating whether value was removed Tom Payne 2014-02-06 01:14:19 +01:00
  • 09326519d3 Replace faulty iterative ol.structs.RBush#remove with less faulty recursive version Tom Payne 2014-02-06 01:06:15 +01:00
  • c94b78144f Fix test description Frederic Junod 2014-02-03 15:40:37 +01:00
  • ce721bc42f Assert that an element is removed in ol.structs.RBush#remove_ Frederic Junod 2014-02-03 14:57:28 +01:00
  • e0db06c39a Merge pull request #1648 from elemoine/1648 Éric Lemoine 2014-02-06 12:25:24 +01:00
  • 95bef8d7d2 Fix vector examples Éric Lemoine 2014-02-06 10:36:14 +01:00
  • ef27ed7aef Add failing test for change event propagation Antoine Abt 2014-02-04 15:22:43 +01:00
  • 43e42d959d Merge pull request #1647 from openlayers/style- ahocevar 2014-02-06 08:28:43 +01:00
  • 629558971d Merge pull request #1646 from tschaub/example-index Tim Schaub 2014-02-05 22:35:00 -07:00
  • a4101d52cf Create styles only once ahocevar 2014-02-06 05:47:34 +01:00
  • 336ee808de The examples don't provide information on classes used Tim Schaub 2014-02-05 20:17:50 -07:00
  • 03b7d6ee92 Add jquery to examples for backwards compatibility with IE7/8 Austin Hyde 2014-02-05 15:42:58 -05:00
  • 7930d1a129 If the map has a background, zIndex=-1 puts the layers behind the background Austin Hyde 2014-02-05 15:42:22 -05:00
  • ef200e8b03 Merge pull request #1421 from ahocevar/google-integration ahocevar 2014-02-05 20:14:28 +01:00
  • 0fa60fc0c6 Updating example to use the new vector API ahocevar 2014-02-05 18:55:55 +01:00
  • 6aef5eed74 Example for obtaining a Google base map ahocevar 2013-12-20 11:47:19 +01:00
  • 2b46c037d7 Merge pull request #1644 from twpayne/keyboard-interaction-docs Tom Payne 2014-02-05 17:50:10 +01:00
  • 3436c7e6f9 Fix capitalisation of ol.Map in docs Tom Payne 2014-02-05 17:12:35 +01:00
  • 298674d14f Only do the IE-safe event cloning in legacy IE Austin Hyde 2014-02-05 09:59:31 -05:00
  • 27f45d73ba Remove a now-unused define Austin Hyde 2014-01-31 11:46:38 -05:00
  • ff4f4be8aa Fix typo, simplify a legacy IE check Austin Hyde 2014-01-31 11:38:08 -05:00
  • 9ffed5bf5f Add a compile-time flag to enable legacy IE support Austin Hyde 2014-01-31 10:46:16 -05:00
  • 74a9a155b1 Dispose of the IE dblclick listener, add goog.require Austin Hyde 2014-01-31 10:59:55 -05:00
  • c9ca219286 Fix the root cause of the IE mouseup event bug. Austin Hyde 2014-01-30 10:17:22 -05:00
  • fb360c019e Fix line lengths from 6a83778 Austin Hyde 2014-01-28 09:26:44 -05:00
  • de3b315ad7 Round CSS offsets to nearest integer Austin Hyde 2014-01-28 09:10:24 -05:00
  • dfe3927a12 Add assertion to verify layerRenderer is an instanceof ol.renderer.dom.Layer Austin Hyde 2014-01-28 08:41:19 -05:00
  • b4d2ab5c13 Fix issue with DOM layers in wrong order Austin Hyde 2014-01-27 11:22:21 -05:00
  • 48cf5926b8 Fix IIFE invoking Canvas APIs that don't exist in early IE Austin Hyde 2014-01-22 11:44:20 -05:00
  • b0849cc85c Wrap setOpacity to make it IE7-8 compatible Austin Hyde 2014-01-24 10:21:38 -05:00
  • e16de6f8af Add support for scaling/translating transforms in IE 7-8 Austin Hyde 2014-01-24 10:20:08 -05:00
  • d891670950 Enable CSS transforms based on feature detection Austin Hyde 2013-11-22 15:06:09 -05:00
  • d3b2b1cd9e Prevent the default image dragging behavior in IE < 9 Austin Hyde 2013-11-26 14:52:11 -05:00
  • 1215f58241 Add explicit text nodes to zoom in/out controls Austin Hyde 2013-11-26 09:57:20 -05:00
  • eebf730b66 Improve control styling for legacy IE versions Austin Hyde 2013-11-26 10:00:07 -05:00
  • f7ec082411 Fix weird IE7 bug with mouseup events Austin Hyde 2013-11-22 15:01:40 -05:00
  • 0e05cd2263 If naturalWidth/Height properties aren't available, mimic them Austin Hyde 2013-11-20 15:35:01 -05:00
  • 40276ab6ba Merge pull request #1216 from probins/keyboard Éric Lemoine 2014-02-05 16:14:04 +01:00
  • 0b4b6e2a75 Merge pull request #1639 from twpayne/kml-ie9 Tom Payne 2014-02-05 14:23:07 +01:00
  • 7fb2088a22 Merge pull request #1623 from elemoine/1623 Éric Lemoine 2014-02-04 22:10:11 -08:00
  • c038c0cb06 Merge pull request #1640 from tschaub/reproject Tim Schaub 2014-02-04 17:07:59 -08:00
  • 9495a8cec4 Merge pull request #1641 from htulipe/issue1585 Tom Payne 2014-02-04 14:01:45 -08:00
  • b5fefc9ab3 Supprt parsing of kml:datetime (#1585) Hadrien Tulipe 2014-02-04 22:36:42 +01:00
  • 184118082e Add FIXME to remove afterLoadXml Tom Payne 2014-02-04 17:33:20 +01:00
  • a769bba65e Don't use getResponseXml() on IE Tom Payne 2014-02-04 17:30:49 +01:00
  • 7940a2fc64 Don't use problematic afterLoadXml function Tom Payne 2014-02-04 17:29:17 +01:00
  • 91e9b82fe1 Use ol.xml.getLocalName in ol.format.KML Tom Payne 2014-02-04 17:17:47 +01:00
  • 60fe8efca1 Add ol.xml.getLocalName Tom Payne 2014-02-04 17:17:13 +01:00
  • 17fba61bf2 Cope with undefined baseURI in ol.format.KML Tom Payne 2014-02-04 16:15:21 +01:00
  • cd1355a699 Use ol.xml.isNode in ol.format.KML Tom Payne 2014-02-04 15:43:39 +01:00
  • f22495871c Use ol.xml.isNode in ol.format.XML Tom Payne 2014-02-04 15:43:10 +01:00
  • d2b7ab697f Add ol.xml.isNode Tom Payne 2014-02-04 15:42:38 +01:00
  • cd7df92891 Use ol.xml.isDocument in ol.format.KML Tom Payne 2014-02-04 15:41:23 +01:00
  • 99aa9f207d Use ol.xml.isDocument in ol.format.XML Tom Payne 2014-02-04 15:40:56 +01:00
  • a5bb4632e5 Add ol.xml.isDocument Tom Payne 2014-02-04 15:39:28 +01:00
  • b63d0083f2 Use ol.xml.load in ol.source.VectorFile Tom Payne 2014-02-04 15:20:30 +01:00
  • 34e75e2653 Use ol.xml.load in ol.format.KML Tom Payne 2014-02-04 15:20:15 +01:00
  • 6f665c1280 Use ol.xml.load in ol.format.XML Tom Payne 2014-02-04 15:19:54 +01:00
  • 591a6cd9d2 Add ol.xml.load Tom Payne 2014-02-04 15:18:41 +01:00
  • 2b268e284e Fix closing tag in tests Tom Payne 2014-02-04 15:18:02 +01:00
  • 62114a73e2 Fix typo in tests Tom Payne 2014-02-04 15:17:44 +01:00
  • dd526b5581 Simplify code in ol.render.Box#createGeometry_ Éric Lemoine 2014-02-04 16:16:23 +01:00
  • 3c981da304 Close the polygon created by ol.render.Box Éric Lemoine 2014-02-04 16:14:45 +01:00
  • ceec3c985d Fix minor typo in vector-layer example Éric Lemoine 2014-02-04 16:45:42 +01:00
  • d40440e028 Change olx.render.FeaturesOverlayOptions to olx.FeatureOverlayOptions Éric Lemoine 2014-02-04 16:43:56 +01:00