Commit Graph

  • 51d4d164b1 Add ol.render.transformGeometry Tom Payne 2013-11-10 13:47:24 +01:00
  • cd82cb2534 Refactor ol.render.transformCoordinates to accept stride Tom Payne 2013-11-10 13:24:20 +01:00
  • dab12456ae Factor out ol.render.IRender Tom Payne 2013-11-10 12:21:50 +01:00
  • 4183d9cdb8 Move ol.replay into ol.render namespace Tom Payne 2013-11-10 12:15:09 +01:00
  • 65fffd9b1c Remove unused ol.replay.IBatch#drawImage Tom Payne 2013-11-10 11:43:48 +01:00
  • e94a8d4a36 Improve type checking with cast Tom Payne 2013-11-10 02:21:50 +01:00
  • d10fb12f27 Improve type checking with cast Tom Payne 2013-11-10 02:21:13 +01:00
  • b46c38626b Add synthetic data example Tom Payne 2013-11-10 01:41:56 +01:00
  • b5be628446 Render points with symbol renderer Tom Payne 2013-11-10 01:41:31 +01:00
  • 481a9b4078 Add symbol renderer Tom Payne 2013-11-10 01:41:06 +01:00
  • 913029f26d Remove opacity for fill style for now Tom Payne 2013-11-10 01:40:25 +01:00
  • b95a19ba30 Render Points and MultiPoints with images Tom Payne 2013-11-10 01:39:49 +01:00
  • de8edd909e Implement image drawing in canvas Tom Payne 2013-11-10 01:39:05 +01:00
  • 2c73d75309 Add image drawing skeleton to canvas Tom Payne 2013-11-10 01:38:36 +01:00
  • a722f558fe Add image drawing functions to batch Tom Payne 2013-11-10 01:37:58 +01:00
  • 85efa61823 Remove FIXME Tom Payne 2013-11-09 19:22:49 +01:00
  • a6b09c1b1c Remove ol.replay.canvas.Batch#appendCoordinates Tom Payne 2013-11-09 19:22:42 +01:00
  • 843a2e558c Remove ol.replay.canvas.PolygonBatch#drawRings_ Tom Payne 2013-11-09 19:08:50 +01:00
  • 0a02409d64 Render MultiPolygons using flat coordinates Tom Payne 2013-11-09 19:08:14 +01:00
  • df48e2de5c Refactor ol.geom.MultiPolygon Tom Payne 2013-11-09 18:55:52 +01:00
  • daecad22ae Add ol.geom.{de,in}flateCoordinatesss Tom Payne 2013-11-09 18:55:17 +01:00
  • 03d5f3f9d9 Render Polygons using flat coordinates Tom Payne 2013-11-09 18:39:47 +01:00
  • ad8c166a37 Add ol.replay.canvas.PolygonBatch#drawFlatCoordinatess_ Tom Payne 2013-11-09 18:39:15 +01:00
  • 0f8d123319 Remove ol.replay.canvas.LineStringBatch#drawCoordinates_ Tom Payne 2013-11-09 18:38:50 +01:00
  • 07173c493e Refactor ol.geom.Polygon Tom Payne 2013-11-09 17:26:05 +01:00
  • 0a02785438 Render MultiLineStrings using flat coordinates Tom Payne 2013-11-09 17:13:45 +01:00
  • 20bc49d744 Render line strings using flat coordinates Tom Payne 2013-11-09 17:13:25 +01:00
  • 1afaa9b6af Add ol.replay.canvas.LineStringBatch#drawFlatCoordinates_ Tom Payne 2013-11-09 17:13:05 +01:00
  • 335f24f398 Add ol.replay.canvas.Batch#appendFlatCoordinates Tom Payne 2013-11-09 17:11:53 +01:00
  • 9d07e6509f Refactor ol.geom.MultiLineString Tom Payne 2013-11-09 16:53:58 +01:00
  • 7740929036 Add ol.geom.{de,in}flateCoordinatess Tom Payne 2013-11-09 16:30:42 +01:00
  • a89bf0c329 Refactor ol.geom.Point Tom Payne 2013-11-09 16:05:30 +01:00
  • 6d32756adf Add ol.geom.MultiPoint Tom Payne 2013-11-09 15:50:15 +01:00
  • ec748f254e Refactor ol.geom.LineString Tom Payne 2013-11-09 15:43:09 +01:00
  • a415b66e88 Refactor ol.geom.Geometry to support Z, M and flat coordinates Tom Payne 2013-11-09 15:42:32 +01:00
  • f67fa27c9e Add ol.geom.{in,de}flateCoordinates Tom Payne 2013-11-09 15:41:27 +01:00
  • 676792692e Add ol.extent.createOrUpdateFromFlatCoordinates Tom Payne 2013-11-09 15:40:27 +01:00
  • 2d2140ebf4 Add ol.extent.extendFlatCoordinates Tom Payne 2013-11-09 15:40:15 +01:00
  • cfaad0eff1 Use raw geometry types Tom Payne 2013-11-09 14:08:33 +01:00
  • 27ab7da5ee Add raw geometry types Tom Payne 2013-11-09 14:07:59 +01:00
  • a89c9b17ef Add countries example Tom Payne 2013-11-09 01:49:33 +01:00
  • e4623af4df Add ol.geom.Geometry#transform Tom Payne 2013-11-09 01:49:17 +01:00
  • 5bca792288 Refactor ol.format.GeoJSON to implement ol.format.IReader Tom Payne 2013-11-09 00:02:26 +01:00
  • 2d7c26e3e5 Add ol.format.IReader Tom Payne 2013-11-09 00:01:53 +01:00
  • 80fa2dd0ef Change example data Tom Payne 2013-11-08 23:40:49 +01:00
  • 61e221c504 Only draw batches in visible extent Tom Payne 2013-11-08 23:33:57 +01:00
  • ba1a35b59b Add per-batch extents Tom Payne 2013-11-08 23:33:37 +01:00
  • 8dab000db1 Add more styling to GeoJSON example Tom Payne 2013-11-08 23:09:23 +01:00
  • fef9ec155b Refactor batching system Tom Payne 2013-11-08 23:09:01 +01:00
  • 507662af0b Use arrays instead of objects for canvas instructions Tom Payne 2013-11-08 20:08:58 +01:00
  • 979d35b3b3 Rename ol.reader to ol.format Tom Payne 2013-11-08 19:57:27 +01:00
  • 8aa6eb5cb7 Improve filenames Tom Payne 2013-11-08 19:42:54 +01:00
  • 71a372e0dc Read features directly into source Tom Payne 2013-11-08 19:41:35 +01:00
  • 14fb455e1c Remove ol.source.GeoJSON Tom Payne 2013-11-08 16:56:53 +01:00
  • 430949046f Use reader in GeoJSON example, instead of source Tom Payne 2013-11-08 16:55:51 +01:00
  • 5f7f388714 Add ol.reader.readAllFromObject Tom Payne 2013-11-08 16:53:22 +01:00
  • 311ee5222d Add MultiPolygon to GeoJSON example Tom Payne 2013-11-08 16:38:22 +01:00
  • 53d1171d14 Add MultiPolygon reading to ol.reader.GeoJSON Tom Payne 2013-11-08 16:38:02 +01:00
  • d3952297db Render MultiPolygons Tom Payne 2013-11-08 16:37:41 +01:00
  • f0a27ceaf0 Add MultiPolygon drawing to batch Tom Payne 2013-11-08 16:36:50 +01:00
  • cb099cb453 Add ol.geom.MultiPolygon Tom Payne 2013-11-08 16:35:10 +01:00
  • 7a6090df65 Correct closing of polygons Tom Payne 2013-11-08 16:01:42 +01:00
  • 176a438a05 Add style function to GeoJSON demo Tom Payne 2013-11-08 03:10:32 +01:00
  • 781593ea90 Add MultiLineString to GeoJSON demo Tom Payne 2013-11-08 03:10:07 +01:00
  • 53963b0f6b Add MultiLineString GeoJSON reading Tom Payne 2013-11-08 03:08:39 +01:00
  • 4d02ecf1e8 Add MultiLineString rendering Tom Payne 2013-11-08 03:07:56 +01:00
  • 7594f05c57 Add MultiLineString drawing to batch Tom Payne 2013-11-08 03:05:38 +01:00
  • 91c448d63d Allow z index to be undefined Tom Payne 2013-11-08 03:03:43 +01:00
  • c658460c09 Add ol.geom.MultiLineString Tom Payne 2013-11-08 03:03:04 +01:00
  • de247d7130 Remove logging code Tom Payne 2013-11-07 19:55:13 +01:00
  • b83a547192 Add polygon to GeoJSON demo Tom Payne 2013-11-07 19:47:53 +01:00
  • e14c46946e Render polygon geometries Tom Payne 2013-11-07 19:47:28 +01:00
  • a823e1f776 Add support for polygons to canvas replay Tom Payne 2013-11-07 19:46:44 +01:00
  • b2d1b32674 Factor out appendCoordinates_ Tom Payne 2013-11-07 19:46:00 +01:00
  • f175528ac3 Change default fill style Tom Payne 2013-11-07 19:45:10 +01:00
  • 256237fee7 Don't draw lines when stroke style is null Tom Payne 2013-11-07 19:44:48 +01:00
  • ce296aa1d1 Allow styles to be null Tom Payne 2013-11-07 19:43:25 +01:00
  • 25d6919337 Add ol.style.fill.equals Tom Payne 2013-11-07 19:43:02 +01:00
  • 7e81cbae08 Allow comparison of null stroke styles Tom Payne 2013-11-07 19:42:20 +01:00
  • 15583865b6 Re-use batches when animating or interacting Tom Payne 2013-11-07 16:55:30 +01:00
  • ea2ba4e7ad Export ol.source.Vector Tom Payne 2013-11-07 16:50:48 +01:00
  • 12c9a4f563 Export ol.source.GeoJSON Tom Payne 2013-11-07 16:50:36 +01:00
  • 9f1d985b8f Export ol.source.Vector Tom Payne 2013-11-07 16:50:15 +01:00
  • 1adfa15830 Precalculate more instructions Tom Payne 2013-11-07 16:43:23 +01:00
  • 8e68134624 Add ol.replay.IBatchGroup#finish Tom Payne 2013-11-07 16:42:11 +01:00
  • 8ccd733e08 Implement ol.replay.canvas.BatchGroup#isEmpty Tom Payne 2013-11-07 16:41:44 +01:00
  • e03953dc61 Avoid stroke state changes Tom Payne 2013-11-07 15:44:21 +01:00
  • 1d06cee93d Add ol.style.stroke.equals Tom Payne 2013-11-07 15:43:31 +01:00
  • 9a11cb87aa Handle vector layer opacity Tom Payne 2013-11-07 15:26:23 +01:00
  • 633920d0f7 Buffer batch group extent Tom Payne 2013-11-07 15:23:12 +01:00
  • 9f2ce8f50e Add more FIXMEs Tom Payne 2013-11-07 15:07:31 +01:00
  • e403f10de5 Add GeoJSON example Tom Payne 2013-11-07 15:07:11 +01:00
  • f0b4a5a35e Activate canvas vector layer renderer Tom Payne 2013-11-07 15:06:57 +01:00
  • fb7ccc9d16 Add initial canvas vector layer renderer Tom Payne 2013-11-07 15:06:35 +01:00
  • d2dbc27b0a Add shared vector rendering functions Tom Payne 2013-11-07 15:06:15 +01:00
  • 1c23c8b674 Add initial canvas implementation of replay API Tom Payne 2013-11-07 15:05:53 +01:00
  • 35d1fe5d75 Add initial replay API Tom Payne 2013-11-07 15:05:34 +01:00
  • 711917db62 Add ol.layer.Vector Tom Payne 2013-11-07 15:04:53 +01:00
  • 30311f0b65 Add ol.style Tom Payne 2013-11-07 15:04:24 +01:00
  • f445a7230b Rename transformPath to transformCoordinates Tom Payne 2013-11-07 15:04:09 +01:00