Commit Graph

  • f27e42068f Manage multi geometries modes oterral 2014-01-10 14:01:35 +01:00
  • 235af49f0b Add goog.provide('ol.geom.GeometryType') oterral 2014-01-10 13:53:43 +01:00
  • d2d4e5e698 Add image vector layer example Éric Lemoine 2014-01-09 14:52:12 +01:00
  • 8c1f7f9b29 Add ol.source.ImageVector Éric Lemoine 2014-01-09 14:51:59 +01:00
  • e4b5f309eb Pass state option to image source constructors Éric Lemoine 2014-01-09 14:51:27 +01:00
  • 2ed5e2a3d7 Pass pixelRatio to canvasFunction Éric Lemoine 2014-01-09 14:50:32 +01:00
  • 2633d8784c Add a d3 example Éric Lemoine 2013-09-22 09:58:26 +01:00
  • 542f478ca1 Merge pull request #1498 from tschaub/null-frame-state Tim Schaub 2014-01-09 20:16:52 -08:00
  • 36e2e51899 Only create a frame state if the map has non-zero size Tim Schaub 2014-01-09 13:06:36 -07:00
  • dd44c0c960 Merge pull request #1500 from ThomasG77/patch-1 Tom Payne 2014-01-09 14:15:15 -08:00
  • af2fb1ad42 Update quickstart.hbs ThomasG77 2014-01-09 23:04:15 +01:00
  • 923bb3f36c Update quickstart.hbs ThomasG77 2014-01-09 22:55:34 +01:00
  • 1f0183cc03 Merge pull request #1499 from twpayne/vector-api-no-color-names Tom Payne 2014-01-09 13:30:28 -08:00
  • e83e79626a Only use color arrays in the library Tom Payne 2014-01-09 21:06:54 +01:00
  • 5af738593e Image source refactoring Éric Lemoine 2013-09-22 09:58:05 +01:00
  • 0cc844a169 Merge pull request #1494 from twpayne/vector-api-wms-hidpi Tom Payne 2014-01-09 06:39:00 -08:00
  • 3b3b5013ad Merge remote-tracking branch 'openlayers/master' into vector-api Tom Payne 2014-01-09 15:33:58 +01:00
  • 04a0369d68 Correct ol.renderer.canvas.ImageLayer transform for HiDPI devices Tom Payne 2014-01-08 23:30:14 +01:00
  • 807bf757af Remove unused ol.TileUrlFunction.createFromParamsFunction Tom Payne 2014-01-08 23:37:32 +01:00
  • cee014ec9e Remove unused ol.source.wms.getUrl function Tom Payne 2014-01-08 23:28:36 +01:00
  • c5a5acbf89 Refactor ol.source.TileWMS URL logic Tom Payne 2014-01-08 23:28:06 +01:00
  • 46d8b81661 Factor out WMS version 1.3 check Tom Payne 2014-01-08 23:20:41 +01:00
  • 86f23aa615 Add ol.source.wms.DEFAULT_VERSION Tom Payne 2014-01-08 23:12:43 +01:00
  • 784f3500f2 Make ol.extent.buffer return an extent instead of mutating Tom Payne 2014-01-08 23:07:10 +01:00
  • bcf38b1b21 Add ol.source.ImageWMS#setUrl Tom Payne 2014-01-08 22:04:25 +01:00
  • 9961e489cb Merge pull request #1495 from oterral/vector-api Tom Payne 2014-01-09 05:31:46 -08:00
  • 1d9d67f524 Add ol.color.asArray and ol.color.asString exports oterral 2014-01-09 13:55:43 +01:00
  • bed7084200 Merge pull request #1491 from fredj/const-annotation Frédéric Junod 2014-01-09 04:32:28 -08:00
  • 1bf678bef2 Remove unused ol.source.wms.getDpiParam function Tom Payne 2014-01-08 21:22:18 +01:00
  • e9d8401786 Refactor ol.source.ImageWMS URL logic Tom Payne 2014-01-08 21:19:52 +01:00
  • 95f1871ac4 Make ol.source.ImageSource crossOrigin property protected Tom Payne 2014-01-08 21:14:44 +01:00
  • 8d18f25296 Add ol.source.TileWMS tests Tom Payne 2014-01-09 10:50:51 +01:00
  • 079cd585e6 Add ol.source.ImageWMS tests Tom Payne 2014-01-09 01:27:54 +01:00
  • b52a4b084e Remove pointless test Tom Payne 2014-01-09 00:17:46 +01:00
  • 5f7e53617b Merge pull request #1481 from twpayne/vector-api-kml-default-style Tom Payne 2014-01-09 02:43:48 -08:00
  • 7ce7bb2187 Merge remote-tracking branch 'openlayers/master' into vector-api Tom Payne 2014-01-09 11:42:14 +01:00
  • b13256735e Merge pull request #1492 from oterral/vector-api Éric Lemoine 2014-01-09 02:04:00 -08:00
  • db85936de2 Export ol.style.Image#getScale oterral 2014-01-09 10:54:57 +01:00
  • 80cae77161 Add 'const' annotation to ol.MapBrowserEvent.browserEvent Frederic Junod 2014-01-09 10:32:30 +01:00
  • 9f79d33486 Create 'type' annotation for 'const' variables Frederic Junod 2014-01-09 09:53:18 +01:00
  • dcd2853d2d Add ol.source.KML defaultStyle option Tom Payne 2014-01-07 14:38:55 +01:00
  • 6b94baf291 Add ol.format.KML defaultStyle option Tom Payne 2014-01-07 14:38:40 +01:00
  • 2cc4dd8985 Merge pull request #1413 from oterral/vector-api-draw Éric Lemoine 2014-01-08 07:54:18 -08:00
  • e3810b5027 Add draw features example oterral 2014-01-08 15:46:08 +01:00
  • 34260399e7 Add draw features interaction oterral 2013-11-22 17:47:13 +01:00
  • b508469d22 Minor fix in FeatureOverlay oterral 2014-01-08 16:38:19 +01:00
  • 1e334bffdb Merge pull request #1488 from fredj/vector-api-image-pixelRatio Frédéric Junod 2014-01-08 07:37:42 -08:00
  • 7bf6fd59a0 Merge pull request #1485 from elemoine/vector-api-exports Éric Lemoine 2014-01-08 06:17:21 -08:00
  • 3f751a5903 Scale the image size and anchor by pixelRatio Frederic Junod 2014-01-06 11:11:07 +01:00
  • 73fcff641e Merge pull request #1486 from bartvde/mapquest-hybrid Bart van den Eijnden 2014-01-08 05:15:05 -08:00
  • ea678ef195 Merge pull request #1487 from fredj/cleanup Frédéric Junod 2014-01-08 04:40:53 -08:00
  • 78d20056f5 update all the other examples that used MapQuest Bart van den Eijnden 2014-01-08 13:36:35 +01:00
  • 473a11c697 use a single ol.source.MapQuest and use a const for the tile attribution Bart van den Eijnden 2014-01-08 13:23:47 +01:00
  • 1b48572c6e add ol.source.MapQuestHybrid and add all MapQuest types to the example Bart van den Eijnden 2014-01-08 12:05:19 +01:00
  • 34e75b3d9d Add @struct annotation to ol.TileCoord class Frederic Junod 2014-01-08 11:48:15 +01:00
  • 0fa748699a Export ol.source.Vector#forEachFeatureInExtent Éric Lemoine 2014-01-08 11:40:20 +01:00
  • 8c61dbef8a Use ol.TileCoord.createOrUpdate function Frederic Junod 2014-01-08 11:38:12 +01:00
  • fd6756e465 Export ol.format.KML#readName Éric Lemoine 2014-01-08 11:35:09 +01:00
  • 47056f6012 Remove useless code Éric Lemoine 2014-01-08 10:27:20 +01:00
  • 2bdae3d08a Merge pull request #1483 from elemoine/vector-api-anchor-units Éric Lemoine 2014-01-08 01:13:19 -08:00
  • 49120e4761 Icon anchors are Array.<number> Éric Lemoine 2014-01-08 10:07:01 +01:00
  • 5efc692b9d Add typecast to icon example Éric Lemoine 2014-01-08 00:44:00 +01:00
  • 1acdef835d Change default anchor for KML icons from Google Maps Tom Payne 2014-01-07 17:43:39 +01:00
  • 7487f97436 Support anchorXUnits and anchorYUnits in KML format Éric Lemoine 2014-01-07 17:43:14 +01:00
  • 09e5574350 Use anchorXUnits and anchorYUnits in icon example Éric Lemoine 2014-01-07 17:41:24 +01:00
  • a0a94414dd Add anchorXUnits and anchorYUnits options to ol.style.Icon Éric Lemoine 2014-01-07 17:40:50 +01:00
  • a1ffa170a9 Merge pull request #1480 from elemoine/vector-api-features-overlay Éric Lemoine 2014-01-07 07:24:05 -08:00
  • 643c981074 Use FeaturesOverlay in vector-layer example Éric Lemoine 2014-01-07 14:11:54 +01:00
  • 2ab1082737 Merge pull request #1479 from twpayne/vector-api-draw-order Tom Payne 2014-01-07 05:29:24 -08:00
  • 6556726541 ol.FeaturesOverlay creates a features collection Éric Lemoine 2014-01-07 14:10:51 +01:00
  • 8c0406b390 Add ol.FeaturesOverlay#removeFeature Éric Lemoine 2014-01-07 14:09:57 +01:00
  • 0b4970ae46 Add ol.FeaturesOverlay#addFeature Éric Lemoine 2014-01-07 14:09:46 +01:00
  • c816d0105d Replay groups in defined order Tom Payne 2014-01-07 13:45:56 +01:00
  • f2dbf4c145 Add ol.render.REPLAY_ORDER Tom Payne 2014-01-07 13:45:36 +01:00
  • a313331098 Fix StyleFunction type namespace Tom Payne 2014-01-07 13:57:56 +01:00
  • fdb154f5d7 Merge pull request #1433 from twpayne/vector-api-export-featuresoverlay Éric Lemoine 2014-01-07 04:46:04 -08:00
  • 4e4e3c24b4 Merge pull request #1478 from elemoine/groupstate Éric Lemoine 2014-01-07 04:29:09 -08:00
  • dacb747eb5 Source state of a layer doesn't depend on group Éric Lemoine 2014-01-07 12:42:49 +01:00
  • b8bc7b3a2a Merge pull request #1477 from fredj/cleanup Frédéric Junod 2014-01-07 03:35:38 -08:00
  • 0fda88dca3 Remove extra parameters when calling ol.test.source.TileMock.getTile Frederic Junod 2014-01-07 12:17:17 +01:00
  • 99b68ff6ba Merge pull request #1474 from twpayne/vector-api-fix-contains Tom Payne 2014-01-07 00:09:38 -08:00
  • 125b65e82d Merge pull request #1472 from fredj/vector-api-singleclick-examples Frédéric Junod 2014-01-06 23:56:34 -08:00
  • 6052620acf Merge pull request #1454 from twpayne/vector-api-vector-file-urls Tom Payne 2014-01-06 23:55:24 -08:00
  • 40fdd8a637 Merge pull request #1473 from elemoine/vector-api-zindex Éric Lemoine 2014-01-06 12:17:33 -08:00
  • 8da1c95cf2 Merge pull request #1470 from twpayne/vector-api-attributions Tom Payne 2014-01-06 09:40:00 -08:00
  • ffb68c951a Fix ol.geom.flat.linearRingContainsXY Tom Payne 2014-01-06 18:19:08 +01:00
  • 12f1d97f82 Use drawAsync in canvas Immediate#drawFeature Éric Lemoine 2014-01-06 16:58:33 +01:00
  • 051c0a8b46 Use drawAsync in render box Éric Lemoine 2014-01-06 16:57:31 +01:00
  • 6db8f0c29f Add ol.render.canvas.Replay#drawAsync Éric Lemoine 2014-01-06 17:07:04 +01:00
  • 3f1d74a0f5 Add ol.render.webgl.Immediate#drawAsync Éric Lemoine 2014-01-06 17:07:23 +01:00
  • 84fc86f469 Add ol.render.canvas.Immediate#drawAsync Éric Lemoine 2014-01-06 16:31:51 +01:00
  • e9110923a4 Add ol.render.IRender#drawAsync Éric Lemoine 2014-01-06 17:04:24 +01:00
  • 2f7064f0e8 Fix 'singleclick' in kml-timezones and kml-earthquakes examples Frederic Junod 2014-01-06 16:44:06 +01:00
  • bedfb828d8 Display attributions and logos for vector sources Tom Payne 2014-01-06 16:19:56 +01:00
  • 32555a606d Merge pull request #1468 from fredj/indent Frédéric Junod 2014-01-06 07:17:58 -08:00
  • b4800dc637 Fix indentation in commments Frederic Junod 2014-01-06 16:06:47 +01:00
  • b795ddf430 Merge pull request #1467 from twpayne/vector-api-webgl-rotation Tom Payne 2014-01-06 06:58:38 -08:00
  • 1a80273d6f Fix rotation of WebGL tile layers Tom Payne 2014-01-06 15:39:18 +01:00
  • 7682dbc235 Merge pull request #1465 from twpayne/vector-api-rtree-example Tom Payne 2014-01-06 05:02:11 -08:00
  • 6b10ea887e Add comment about the rtree example not working when hosted Tom Payne 2014-01-06 11:36:00 +01:00