Commit Graph

  • 22a90232be Merge pull request #1307 from marcjansen/right-align Marc Jansen 2013-11-21 13:40:43 -08:00
  • ed986afe26 Better formatted output for formatted sizes. Marc Jansen 2013-11-21 22:26:11 +01:00
  • 602f9642d4 Use ol.style.Style in GeoJSON example Tom Payne 2013-11-21 20:25:43 +01:00
  • 55a43c9a98 Use ol.style.Style and construct style object once Tom Payne 2013-11-21 18:22:01 +01:00
  • ed211d5631 Use ol.style.Stroke and ol.style.Fill instances in vector-layer example Frederic Junod 2013-11-21 18:05:18 +01:00
  • 6762e70f4c Better canvas sizing handling (canvas and webgl) Frederic Junod 2013-11-20 14:04:59 +01:00
  • 71d3fc4921 Add ol.BrowserFeature.DEVICE_PIXEL_RATIO constant Frederic Junod 2013-11-20 12:36:35 +01:00
  • c0ad472984 Add missing 'undefined' in jsdoc type definition Frederic Junod 2013-11-21 14:48:49 +01:00
  • 76a908d00c Split anchor ImageReplay property into anchorX and anchorY Frederic Junod 2013-11-21 14:30:55 +01:00
  • db8f476098 Add ol.style.Image.size property Frederic Junod 2013-11-21 13:55:14 +01:00
  • c715764680 Change ol.style.Image.anchor property type to ol.Pixel Frederic Junod 2013-11-21 13:47:00 +01:00
  • 04b91f3627 Add ol.BrowserFeature.DEVICE_PIXEL_RATIO constant Frederic Junod 2013-11-20 12:36:35 +01:00
  • a7bb02b49c Better canvas sizing handling (canvas and webgl) Frederic Junod 2013-11-20 14:04:59 +01:00
  • f09de84011 Fix typo Tom Payne 2013-11-21 12:15:37 +01:00
  • c0eb7bb1f6 Store raw style values for ImageReplay Éric Lemoine 2013-11-21 11:11:34 +01:00
  • 5493543c1f Store raw style values for PolygonReplay Éric Lemoine 2013-11-21 10:39:15 +01:00
  • 0ccd1ef217 Store raw style values for LineStringReplay Éric Lemoine 2013-11-21 09:38:39 +01:00
  • 5c2b5f3c11 Merge pull request #1219 from fredj/apidoc Frédéric Junod 2013-11-21 02:03:15 -08:00
  • 6e88d3ba3c Minor apidoc updates Frederic Junod 2013-11-04 09:58:39 +01:00
  • 32c2b5311e Move apidoc CSS style out of layout.css Frederic Junod 2013-11-04 10:07:13 +01:00
  • 114b48dcfb Use goog.vec.Mat4.getElement in ol.vec.Mat4.multVec2 Tom Payne 2013-11-21 10:12:47 +01:00
  • 16957c9833 Only recompute pixel coordinates when transform has changed Tom Payne 2013-11-21 10:04:19 +01:00
  • 6872beb88a Add ol.vec.Mat4.equal2D Tom Payne 2013-11-21 10:03:34 +01:00
  • 760ee7c46f Use requestRenderFrame in vector layer example Tom Payne 2013-11-20 18:20:03 +01:00
  • d367560faf Avoid re-rendering map on every mousemove Tom Payne 2013-11-20 18:19:00 +01:00
  • 84dcf24511 Highlight features in vector-layer example Frederic Junod 2013-11-20 17:53:10 +01:00
  • 912ac29f31 Merge pull request #1298 from ahocevar/gfi-callback ahocevar 2013-11-20 07:11:51 -08:00
  • b8a9aeb14e Avoid source check in map renderer ahocevar 2013-11-20 16:05:00 +01:00
  • 93087c7661 Remove unused ol.style.Text width property Éric Lemoine 2013-11-20 15:48:11 +01:00
  • 38bc0a28a6 Export ol.style.Style Éric Lemoine 2013-11-20 15:25:42 +01:00
  • e783703854 Export ol.style.Text Éric Lemoine 2013-11-20 15:25:21 +01:00
  • dc49cc4c2f Export ol.style.Stroke Éric Lemoine 2013-11-20 15:23:50 +01:00
  • 3971425677 Export ol.style.Image Éric Lemoine 2013-11-20 15:23:14 +01:00
  • 6e2f907e09 Export ol.style.Fill Éric Lemoine 2013-11-20 15:21:30 +01:00
  • 16f3d5879e Use new ol.style in vector-layer example Éric Lemoine 2013-11-20 14:49:40 +01:00
  • 7d9b09b4ac Use new ol.style in synthetic-lines example Éric Lemoine 2013-11-20 14:49:28 +01:00
  • ddb2786394 Use new ol.style in synthetic-data example Éric Lemoine 2013-11-20 14:49:18 +01:00
  • 6db824baa4 Use new ol.style in rtree example Éric Lemoine 2013-11-20 14:49:00 +01:00
  • 602fd7f13a Use new ol.style in geojson example Éric Lemoine 2013-11-20 14:48:46 +01:00
  • db7ce8e657 Use new ol.style in dynamic-data example Éric Lemoine 2013-11-20 14:48:32 +01:00
  • 644748860b Remove the previous ol.style types and functions Éric Lemoine 2013-11-20 14:48:12 +01:00
  • efba141bf0 Do not use default style function Éric Lemoine 2013-11-20 14:47:17 +01:00
  • ddacc0aabd Use new ol.style in ol.shape.renderCircle Éric Lemoine 2013-11-20 14:46:37 +01:00
  • 1e7266f6b5 Use new ol.style in ol.render.canvas.Replay Éric Lemoine 2013-11-20 14:46:11 +01:00
  • e535a8360f Use new ol.style in ol.render.canvas.Immediate Éric Lemoine 2013-11-20 14:45:47 +01:00
  • fd0ef8f238 Use new ol.style in ol.render.DragBox Éric Lemoine 2013-11-20 14:45:16 +01:00
  • cef2cac0d3 Add ol.style.Text constructor Éric Lemoine 2013-11-20 14:42:05 +01:00
  • f1d67f69c3 Add ol.style.Stroke constructor Éric Lemoine 2013-11-20 14:41:24 +01:00
  • 22fa0e305a Add ol.style.Image constructor Éric Lemoine 2013-11-20 14:41:14 +01:00
  • f38054d737 Add ol.style.Fill constructor Éric Lemoine 2013-11-20 14:41:05 +01:00
  • 1cfd185355 Add ol.style.Style constructor Éric Lemoine 2013-11-20 14:40:52 +01:00
  • 4e61f045e1 Remove clearRect from geojson example Frederic Junod 2013-11-20 15:14:26 +01:00
  • 053d80180d have the GML parser read and write out multiple geometry attributes with their correct name Bart van den Eijnden 2013-11-20 14:54:12 +01:00
  • 0238fa54de The source determines who can do GetFeatureInfo ahocevar 2013-11-20 13:05:06 +01:00
  • f62b450cb7 Use goog.asserts.assertsInstanceOf Tom Payne 2013-11-20 12:34:47 +01:00
  • 3699510e63 Remove repeated Replay Tom Payne 2013-11-18 22:37:12 +01:00
  • 6fe7a980f2 Use ol.structs.PriorityQueue template in ol.renderer.webgl.Map Tom Payne 2013-11-18 21:19:07 +01:00
  • 0bc8ff81e6 Explicitly read and load data in JSON Frederic Junod 2013-11-18 16:30:19 +01:00
  • 99ce67aedc Nicer dragbox style Frederic Junod 2013-11-18 16:17:57 +01:00
  • 479ec441ab Improve type checking in ol.renderer.canvas.VectorLayer Tom Payne 2013-11-18 16:34:58 +01:00
  • c217c95e6d Add a WebGL layer clipping example Éric Lemoine 2013-11-18 16:14:39 +01:00
  • 215344af71 Set stencil to true in webgl context Éric Lemoine 2013-11-18 16:11:36 +01:00
  • 93aef958e9 Move arrayBuffer_ to layer renderer Éric Lemoine 2013-11-18 16:10:56 +01:00
  • 1c03886e1c Rename arrayBuffer_ to renderArrayBuffer_ Éric Lemoine 2013-11-18 16:07:53 +01:00
  • eead07b0bb Fire pre and postcompose events from webgl map Éric Lemoine 2013-11-18 16:06:50 +01:00
  • 8d191ca4b8 Fire pre and postcompose events from webgl layers Éric Lemoine 2013-11-18 16:05:30 +01:00
  • 478f8c43ca ol.render.Event take an ol.webgl.Context object Éric Lemoine 2013-11-18 16:03:09 +01:00
  • 325534aa46 Fire precompose events from map Éric Lemoine 2013-11-18 16:00:52 +01:00
  • c29c292efd Mark constant RegExps, thanks @fredj Tom Payne 2013-11-18 14:54:08 +01:00
  • 1fe9f25359 Correct order of jsdoc comments, thanks @fredj Tom Payne 2013-11-18 14:39:37 +01:00
  • f4c5168cdf Remove renderer.Map#getCanvas function Frederic Junod 2013-11-18 14:08:15 +01:00
  • 38bbe35e8d Remove ol.Map#getRenderer function Frederic Junod 2013-11-18 14:00:50 +01:00
  • 87014feb01 Use 'postcompose' event to export the map as png image Frederic Junod 2013-11-18 12:57:27 +01:00
  • 650370f740 Simplify export-map example by removing jpeg output Frederic Junod 2013-11-18 12:56:16 +01:00
  • c20f80ca91 Export ol.Map#render function Frederic Junod 2013-11-18 12:54:45 +01:00
  • b39496f380 Dispatch 'precompose' event for ol.renderer.canvas.VectorLayer Frederic Junod 2013-11-18 12:36:13 +01:00
  • 0746715231 Remove unused RegExp, thanks @fredj Tom Payne 2013-11-18 14:27:03 +01:00
  • adfc56b14c Improve type checking in ol.render.canvas.Replay Tom Payne 2013-11-18 14:21:19 +01:00
  • f93ae0392a Improve type checking in ol.geom Tom Payne 2013-11-18 12:13:26 +01:00
  • 2ecd4013ea Improve type checking in ol.color Tom Payne 2013-11-18 12:13:09 +01:00
  • 4e3221810a Add immediate rendering of text Tom Payne 2013-11-18 10:51:16 +01:00
  • c4e125e972 Rename ol.source.BingMapsOptions style property to imagerySet Frederic Junod 2013-11-15 11:26:16 +01:00
  • a2603e424f Add text replay skeleton Tom Payne 2013-11-14 02:28:54 +01:00
  • c7600b2cbc Add ol.style.Text Tom Payne 2013-11-14 01:35:19 +01:00
  • c03ea3d0ee Save six bytes Tom Payne 2013-11-14 01:33:38 +01:00
  • 6b61f45379 Remove support for 4- and 8- digit hex colors Tom Payne 2013-11-14 01:32:45 +01:00
  • d60bc61a72 Allow ol.style.Stroke#width to be undefined Tom Payne 2013-11-14 00:05:18 +01:00
  • 6796b9735e Add ol.color.blend Tom Payne 2013-11-13 23:59:32 +01:00
  • 97745f06ac Allow named colors to be disabled Tom Payne 2013-11-13 23:59:16 +01:00
  • 4090b3f8b1 Phantomjs does not have requestAnimationFrame Éric Lemoine 2013-11-13 22:09:06 +01:00
  • 6493998a22 Add a synthetic-lines example Éric Lemoine 2013-11-13 21:01:58 +01:00
  • 1ae0e845f8 Allow colors in styles to be strings or arrays Tom Payne 2013-11-13 21:42:53 +01:00
  • 47820440ed Add ol.color.stringOrColorEquals Tom Payne 2013-11-13 21:41:38 +01:00
  • d882d00c65 Add ol.color.asArray and ol.color.asString Tom Payne 2013-11-13 21:41:19 +01:00
  • 02604745ca Add ol.color.equals Tom Payne 2013-11-13 21:40:54 +01:00
  • e1ba9c0322 Move color matrix code into ol.color.Matrix Tom Payne 2013-11-13 17:49:13 +01:00
  • e3c3170c39 Refactor ol.color to not use goog.color Tom Payne 2013-11-13 16:27:04 +01:00
  • 51c201acd7 Refactor ol.color to use Array.<number> Tom Payne 2013-11-13 14:44:15 +01:00
  • 24ca534c54 Use skip instead of xit to mark failing tests Tom Payne 2013-11-13 14:01:27 +01:00
  • a66a557978 Remove NOCOMPILE flag from vector-layer example Frederic Junod 2013-11-13 14:24:42 +01:00