Commit Graph

  • e1305b4614 Use ol.vec.Mat4.equals2D in ol.renderer.dom.ImageLayer Tom Payne 2013-12-01 21:43:56 +01:00
  • 3ab00704d8 Rename ol.vec.Mat4.equal2D to ol.vec.Mat4.equals2D Tom Payne 2013-12-01 21:42:28 +01:00
  • 2ba5cf6167 Use ol.vec.Mat4.makeTransform2D in ol.renderer.webgl.TileLayer Tom Payne 2013-12-01 21:24:17 +01:00
  • 20bd020c13 Use ol.vec.Mat4.makeTransform2D in ol.renderer.Map Tom Payne 2013-12-01 21:23:23 +01:00
  • 6b96cf4ed5 Use ol.vec.Mat4.makeTransform2D in ol.renderer.dom.TileLayer Tom Payne 2013-12-01 21:23:03 +01:00
  • 432a8d2e19 Use ol.vec.Mat4.makeTransform2D in ol.renderer.dom.ImageLayer Tom Payne 2013-12-01 21:22:15 +01:00
  • bf08e6afe3 Use ol.vec.Mat4.makeTransform2D in ol.renderer.canvas.TileLayer Tom Payne 2013-12-01 21:22:01 +01:00
  • 5e5fc85238 Use ol.vec.Mat4.makeTransform2D in ol.renderer.canvas.Layer Tom Payne 2013-12-01 21:21:43 +01:00
  • 36fee8013a Use ol.vec.Mat4.makeTransform2D in ol.renderer.canvas.ImageLayer Tom Payne 2013-12-01 21:21:22 +01:00
  • 1cb56d02ac Add ol.vec.Mat4.makeTransform2D Tom Payne 2013-12-01 21:20:55 +01:00
  • 029c7ea7f3 add missing requires Bart van den Eijnden 2013-12-02 09:48:59 +01:00
  • d9ba4e387c add an example to display GPX tracks Bart van den Eijnden 2013-12-02 09:46:11 +01:00
  • b3473c3cba Add ol.geom.flat.flipXY Tom Payne 2013-12-02 09:07:55 +01:00
  • dd1e0c616a Cache ol.geom.MultiPolygon interior points Tom Payne 2013-12-01 18:30:07 +01:00
  • 72df83251d Cache ol.geom.Polygon interior point Tom Payne 2013-12-01 18:29:45 +01:00
  • c0a50ce24b Add ol.geom.MultiPolygon#getInteriorPoints Tom Payne 2013-12-01 18:20:48 +01:00
  • a1b1483d3e Add ol.geom.flat.linearRingssMidYs Tom Payne 2013-12-01 18:20:14 +01:00
  • a466aa3d71 Sort functions alphabetically Tom Payne 2013-12-01 17:59:48 +01:00
  • 3d35ce75e4 Add ol.geom.Polygon#getInteriorPoint Tom Payne 2013-12-01 17:48:05 +01:00
  • e7bf44688d Add ol.geom.flat.linearRingsGetInteriorPoint Tom Payne 2013-12-01 17:46:03 +01:00
  • 6dab67df75 Add ol.geom.MultiPolygon#getPolygons Tom Payne 2013-12-01 17:16:14 +01:00
  • 2caf6307d4 Add ol.geom.MultiLineString#getLineStrings Tom Payne 2013-12-01 17:15:40 +01:00
  • 984cac3832 Add ol.geom.MultiPoint#getPoints Tom Payne 2013-12-01 17:15:12 +01:00
  • 3f49a4ce73 Add ol.geom.LineString#getLength Tom Payne 2013-11-26 18:58:19 +01:00
  • 321837f157 Add ol.geom.flat.lineStringInterpolate Tom Payne 2013-11-26 16:26:53 +01:00
  • d45734634a Add ol.geom.flat.linearRingPerimeter Tom Payne 2013-11-26 16:26:35 +01:00
  • 8c669ab540 Add ol.geom.flat.lineStringLength Tom Payne 2013-11-26 16:26:10 +01:00
  • c1c813e3fa Add ol.geom.Polygon#getLinearRings Tom Payne 2013-11-30 19:29:56 +01:00
  • b2a93dcda7 Add ol.geom.LinearRing Tom Payne 2013-11-30 19:28:00 +01:00
  • 1ecdd675ab ol.geom.Geometry#getExtent is exported in base class Tom Payne 2013-11-30 19:27:36 +01:00
  • e2d9c77e08 Notify if WebGL is not supported Frederic Junod 2013-11-29 10:43:02 +01:00
  • 22ac512507 Fix map navigation on android native browsers oterral 2013-11-29 09:05:13 +01:00
  • d2fd695635 Merge branch 'master' into vector-api Tom Payne 2013-11-28 21:00:18 +01:00
  • a06ba8d4aa Fire addfeature and removefeature events from ol.source.Vector Tom Payne 2013-11-28 17:42:52 +01:00
  • f38e5f5f28 Only set line dash if it is supported Tom Payne 2013-11-28 17:51:59 +01:00
  • 1ac93d09c9 Merge pull request #1325 from ahocevar/remove-rtree ahocevar 2013-11-28 08:58:04 -08:00
  • 45d9f6ce0b Rename rbush test to match the naming scheme ahocevar 2013-11-28 16:17:29 +01:00
  • d4bdac715b Get rid of ol.structs.RTree ahocevar 2013-11-28 16:17:17 +01:00
  • 92a30bcbf7 Use ol.structs.RBush in ol.source.Vector ahocevar 2013-11-28 16:16:52 +01:00
  • 8d40308d6e Fix indentation Frederic Junod 2013-11-28 15:05:07 +01:00
  • 0908490385 Add lineDash property to ol.style.Stroke Frederic Junod 2013-11-28 13:47:31 +01:00
  • bf9cd0a675 Add miterLimit property to ol.style.Stroke Frederic Junod 2013-11-28 11:49:56 +01:00
  • 0bd77d3caf Add lineJoin property to ol.style.Stroke Frederic Junod 2013-11-28 11:27:19 +01:00
  • b8dbac77bc Remove unused ol.style.Stroke.equals Frederic Junod 2013-11-28 10:03:07 +01:00
  • 06d873666f Remove unused ol.style.Fill.equals Frederic Junod 2013-11-28 10:02:30 +01:00
  • b210073ef0 Add lineCap property to ol.style.Stroke Frederic Junod 2013-11-28 09:35:13 +01:00
  • 5a02ab9524 Merge pull request #1282 from tschaub/vector-source Tim Schaub 2013-11-27 13:27:30 -08:00
  • b7b14420a4 Test removeFeatures and featureremove event Tim Schaub 2013-11-19 16:51:41 -07:00
  • 8b5dccb742 Test featureadd event Tim Schaub 2013-11-19 16:23:11 -07:00
  • a5cadacb78 Test featureload event Tim Schaub 2013-11-19 16:18:40 -07:00
  • f9710b6698 Test forEachFeatureInExtent Tim Schaub 2013-11-19 16:00:26 -07:00
  • 3bcd4bf833 Tests for getFeatures method Tim Schaub 2013-11-19 15:38:19 -07:00
  • 1f6d9fc5ae Test for vector source load method Tim Schaub 2013-11-19 15:29:31 -07:00
  • 6229c0a1d4 Unused getFeaturesByIds_ method Tim Schaub 2013-11-19 14:56:08 -07:00
  • 1877f92d46 Add forEach method to rtree, use it in feature cache Tim Schaub 2013-11-19 14:49:49 -07:00
  • 8cc4ae8dbd Separate load requests from feature requests Tim Schaub 2013-11-18 17:54:04 -07:00
  • ec02e09ce8 Move render intent enum to feature Tim Schaub 2013-11-15 17:01:11 -07:00
  • bfaed4d52d Moving all style functionality from source to style Tim Schaub 2013-11-15 14:19:57 -07:00
  • 307e425891 Remove unused method Tim Schaub 2013-11-15 13:38:33 -07:00
  • 01a0b9ff8d Private source methods Tim Schaub 2013-11-15 13:37:06 -07:00
  • 2000b0af78 Vector layer/source refactor Tim Schaub 2013-11-14 17:50:31 -07:00
  • 31f0574983 Merge pull request #1319 from bartvde/kmlnewline Bart van den Eijnden 2013-11-27 08:12:35 -08:00
  • 73a2ab2de1 make sure we can also read in CDATA fields with newlines Bart van den Eijnden 2013-11-27 16:09:36 +01:00
  • 2211aec553 Use rBush.getAll and rBush.getAllInExtent Éric Lemoine 2013-11-27 15:54:00 +01:00
  • 1192162792 Merge branch 'master' into vector-api Éric Lemoine 2013-11-27 15:40:22 +01:00
  • 9895c0f084 Merge pull request #1324 from twpayne/rbush-improvements Tom Payne 2013-11-27 06:37:52 -08:00
  • c00d748384 Update ol.interaction.Modify to use ol.structs.RTree#getAllInExtent Tom Payne 2013-11-27 15:11:42 +01:00
  • 5d3a5ae68e Fix infinite loop bug in ol.structs.RBush Tom Payne 2013-11-27 15:07:36 +01:00
  • f847b37261 Rename ol.structs.RBush#allInExtent to getAllInExtent Tom Payne 2013-11-27 14:59:46 +01:00
  • 828456d18e Rename ol.structs.RBush#all to getAll Tom Payne 2013-11-27 14:59:24 +01:00
  • 978041b68c Only activate ol.structs.RBush conflict checks when goog.DEBUG is true Tom Payne 2013-11-27 14:54:14 +01:00
  • 665781ee03 Throw an exception if an ol.structs.RBush is modified while reading Tom Payne 2013-11-27 14:44:05 +01:00
  • fab0fe5e7a Merge pull request #1322 from ahocevar/modify-rbush ahocevar 2013-11-27 05:56:13 -08:00
  • 137f797bee Use ol.structs.RBush in ol.interaction.Modify ahocevar 2013-11-27 14:48:06 +01:00
  • 683b5c34bf Merge pull request #1321 from ahocevar/safe-foreach ahocevar 2013-11-27 05:39:05 -08:00
  • 96c6cd0ab0 Documenting limitations of forEach and forEachInExtent ahocevar 2013-11-27 14:21:56 +01:00
  • aac16a3ba1 Fix doc typos Frederic Junod 2013-11-27 13:43:11 +01:00
  • 424f8fcc6d Merge remote-tracking branch 'openlayers/master' into vector-api Tom Payne 2013-11-27 13:10:20 +01:00
  • 2f3a85a86a Add ol.source.Vector#getAllFeatures function Frederic Junod 2013-11-27 12:13:20 +01:00
  • 66b08644fc Export ol.source.Vector#removeFeature function Frederic Junod 2013-11-27 12:10:08 +01:00
  • a3b43f21e4 Add ol.source.Vector#forEachFeature function Frederic Junod 2013-11-27 12:09:50 +01:00
  • 8a15c33b86 Merge pull request #1318 from fredj/export_buffer Frédéric Junod 2013-11-27 02:41:22 -08:00
  • 5fef6d554b Export ol.extent.buffer Frederic Junod 2013-11-27 10:05:06 +01:00
  • 8f361e35dd Do not draw non-loaded icons Éric Lemoine 2013-11-27 10:03:23 +01:00
  • e4b50376f3 Merge pull request #1316 from tschaub/rbush Tim Schaub 2013-11-26 14:41:08 -08:00
  • 92469901f7 Clone extents in ol.structs.RBush to prevent modification Tom Payne 2013-11-26 12:15:40 +01:00
  • 880f098f0f Add ol.structs.RBush#update Tom Payne 2013-11-25 19:27:58 +01:00
  • 7ec456fa70 Add FIXME Tom Payne 2013-11-25 19:27:42 +01:00
  • 1293294d40 Implement ol.structs.RBush#remove_ Tom Payne 2013-11-25 19:08:36 +01:00
  • b865a7c0e1 Don't check for under-full nodes when validating ol.structs.RBush Tom Payne 2013-11-25 19:08:02 +01:00
  • 0ea7c2cd50 Refactor ol.structs.RBush tests Tom Payne 2013-11-25 17:21:24 +01:00
  • a76eba34e8 Add ol.structs.RBush#assertValid Tom Payne 2013-11-24 18:48:15 +01:00
  • e823e7fde3 Add ol.structs.RBush Tom Payne 2013-11-24 14:17:08 +01:00
  • f12355a17b Add optional destination argument to ol.extent.clone Tom Payne 2013-11-26 12:15:09 +01:00
  • 54d22735f2 Add ol.extent.getMargin Tom Payne 2013-11-24 14:15:56 +01:00
  • 2a6f5a6396 Add ol.extent.getIntersectionArea Tom Payne 2013-11-24 14:15:41 +01:00
  • 6b02c7f639 Add ol.extent.getEnlargedArea Tom Payne 2013-11-24 14:15:07 +01:00
  • b74c244088 Add ol.extent.getArea Tom Payne 2013-11-24 14:14:50 +01:00
  • df96c08e0e Return extent from ol.extent.extend Tom Payne 2013-11-24 14:14:39 +01:00
  • d994db46f6 Add ol.extent.createOrUpdateFromFlatCoordinates Tom Payne 2013-11-09 15:40:27 +01:00