Commit Graph

  • 356f86d8f7 Use featureOverlay in select interaction Éric Lemoine 2014-02-04 16:43:26 +01:00
  • ff11ed2e1e Variable renaming in examples Éric Lemoine 2014-02-04 16:41:40 +01:00
  • 169bdbc16f goog.require in alphabetical order Éric Lemoine 2014-02-04 16:32:59 +01:00
  • 10f03374f3 Rename ol.render.FeaturesOverlay to ol.FeatureOverlay Éric Lemoine 2014-02-04 16:30:15 +01:00
  • 07b16edaf7 Rename render/featuresoverlay files to featureoverlay Éric Lemoine 2014-02-04 16:25:42 +01:00
  • 2f004b1147 Merge pull request #1145 from elemoine/keyboard Éric Lemoine 2014-02-04 07:06:22 -08:00
  • 0c99e0a2ff Change keyboardEventTarget doc as requested by @probins Éric Lemoine 2014-02-04 15:52:40 +01:00
  • a91e6e2442 Accept string for keyboardEventTarget option Éric Lemoine 2013-10-20 12:09:31 +02:00
  • cf5aada8cf Add a keyboardEventTarget option to the map Éric Lemoine 2013-10-18 15:56:53 +02:00
  • c61e74f3dc Merge pull request #1637 from fredj/getfeatureinfo-example Frédéric Junod 2014-02-04 06:46:07 -08:00
  • 016efd22d1 Merge pull request #1636 from twpayne/fix-text-bug Tom Payne 2014-02-04 06:32:51 -08:00
  • 0377df5e06 Use evt.coordinate instead of evt.getCoordinate() Frederic Junod 2014-02-04 15:31:03 +01:00
  • 447814e1a9 Fix typo in text rendering BRANDLI Nicolas 2014-02-04 15:27:59 +01:00
  • ea65836edd Merge pull request #1633 from twpayne/no-fail-in-topojson Tom Payne 2014-02-04 04:39:42 -08:00
  • c5cf2ccd16 Merge pull request #1609 from twpayne/stricter-map-defined Tom Payne 2014-02-04 02:56:56 -08:00
  • 4beb48fa3d Assert that pixel is non-null when positioning overlay Tom Payne 2014-01-28 14:37:38 +01:00
  • 6455c920f6 Make ol.Map#isDef checking stricter Tom Payne 2014-01-28 14:35:44 +01:00
  • d2cd0808a8 Use projection option instead of reprojectTo Tim Schaub 2014-02-03 18:10:52 -07:00
  • a1e814134b Merge pull request #1630 from tschaub/parse-examples Tim Schaub 2014-02-03 16:36:42 -08:00
  • 3ce6c295be Add task for parsing examples Tim Schaub 2014-02-03 14:39:58 -07:00
  • 6e322bdf0b Don't fail when no featues are found in ol.format.TopoJSON Tom Payne 2014-02-03 19:01:24 +01:00
  • b567b888b0 Merge pull request #1586 from twpayne/text Tom Payne 2014-02-03 08:37:50 -08:00
  • 1f4ab82210 Highlight text in vector-layer example Tom Payne 2014-02-03 16:17:52 +01:00
  • 46396ad0f7 Set ol.render.canvas.defaultTextBaseline to middle Tom Payne 2014-01-23 15:22:55 +01:00
  • 81eed8ea01 Add text to vector-layer example Tom Payne 2014-01-23 15:09:47 +01:00
  • b6a7bc1248 Add ol.render.canvas.TextReplay Tom Payne 2014-01-23 15:09:22 +01:00
  • f24bd65f40 Add ol.render.canvas.Instruction.SET_TEXT_STYLE Tom Payne 2014-01-23 15:09:02 +01:00
  • c29b88c0e2 Add ol.render.canvas.Instruction.DRAW_TEXT Tom Payne 2014-01-23 15:08:41 +01:00
  • a780936805 Fix getInteriorPoint calculation to always return a point Tom Payne 2014-01-23 14:19:19 +01:00
  • 3c16e03ae2 Pass offset and end to ol.extent.extendFlatCoordinates Tom Payne 2014-01-23 14:14:21 +01:00
  • 60f104c895 Refactor ol.render.canvas.Immediate to render text Tom Payne 2014-01-23 03:23:42 +01:00
  • 745da0cfc3 Add ol.render.canvas.TextState Tom Payne 2014-01-23 03:22:32 +01:00
  • e2b2c7f3e0 Add ol.render.canvas.StrokeState Tom Payne 2014-01-23 03:22:23 +01:00
  • 5645a7e603 Add ol.render.canvas.FillState Tom Payne 2014-01-23 03:22:08 +01:00
  • 37f31c25df Set ol.render.canvas.defaultTextAlign to center Tom Payne 2014-01-23 03:17:54 +01:00
  • 131f22efa5 Don't use a color name in ol.render.canvas.defaultStrokeStyle Tom Payne 2014-01-23 03:17:20 +01:00
  • 0137987015 Add scale to ol.style.Text Tom Payne 2014-01-23 02:22:11 +01:00
  • 16d98c5506 Remove ol.style.Text.equals Tom Payne 2014-01-23 02:21:39 +01:00
  • 09027316f5 Add text rendering to ol.renderer.vector Tom Payne 2014-01-23 02:20:14 +01:00
  • 090e3cbdd6 Add ol.render.IRender#drawText Tom Payne 2014-01-23 02:13:55 +01:00
  • fec7d21f62 Add ol.render.ReplayType.TEXT Tom Payne 2014-01-23 02:13:17 +01:00
  • 4fb82961df Replace ol.geom.MultiPolygon#getInteriorPoints with getFlatInteriorPoints Tom Payne 2014-01-23 02:09:21 +01:00
  • 40eb21f445 Replace ol.geom.Polygon#getInteriorPoint with getFlatInteriorPoint Tom Payne 2014-01-23 02:08:42 +01:00
  • e251527284 Make ol.geom.flat.linearRingssGetInteriorPoints return flat coordinates Tom Payne 2014-01-23 02:08:18 +01:00
  • db4c7d5d74 Make ol.geom.flat.linearRingsGetInteriorPoint return flat coordinates Tom Payne 2014-01-23 02:07:58 +01:00
  • a37199675c Add ol.geom.MultiLineString#getFlatMidpoints Tom Payne 2014-01-23 02:05:36 +01:00
  • 8e46c91bae Add ol.geom.LineString#getFlatMidpoint Tom Payne 2014-01-23 02:03:37 +01:00
  • 155d204938 Make ol.geom.flat.lineStringInterpolate return flat coordinates Tom Payne 2014-01-23 02:02:39 +01:00
  • 23ade59d2f Add FIXME Tom Payne 2014-01-21 20:09:20 +01:00
  • 846d75bf77 Remove unnecessary typecast Tom Payne 2014-01-21 14:51:04 +01:00
  • 8731766f63 Merge pull request #1626 from twpayne/api-stability Tom Payne 2014-02-03 06:47:43 -08:00
  • 6f0947a697 Add stability annotation to ol.source.ImageCanvas Tom Payne 2014-02-03 14:44:09 +01:00
  • 4917cc8437 Add stability annotation to ol.source.ImageVector Tom Payne 2014-02-03 14:44:18 +01:00
  • 33dd1371c8 Add stability annotation to ol.interaction.Select Tom Payne 2014-02-03 14:43:16 +01:00
  • b43148982a Add stability annotation to ol.interaction.Draw Tom Payne 2014-02-03 14:43:09 +01:00
  • 0413dcb562 Add stability annotation to ol.render.FeaturesOverlay Tom Payne 2014-02-03 14:42:54 +01:00
  • 76145fde74 Add stability annotation to ol.layer.Vector Tom Payne 2014-02-03 14:42:36 +01:00
  • 5590ae2a48 Add stability annotation to ol.source.TopoJSON Tom Payne 2014-02-03 14:41:12 +01:00
  • 6be4638aa0 Add stability annotation to ol.source.KML Tom Payne 2014-02-03 14:40:30 +01:00
  • 54e340f281 Add stability annotation to ol.source.IGC Tom Payne 2014-02-03 14:40:21 +01:00
  • 1427d5284f Add stability annotation to ol.source.GPX Tom Payne 2014-02-03 14:40:16 +01:00
  • 1e55c69a32 Add stability annotation to ol.source.GeoJSON Tom Payne 2014-02-03 14:40:09 +01:00
  • 4178d3f434 Add stability annotation to ol.source.VectorFile Tom Payne 2014-02-03 14:41:22 +01:00
  • ccfae72e8e Add stability annotation to ol.source.Vector Tom Payne 2014-02-03 14:39:33 +01:00
  • 26a81a05ce Add stability annotation to ol.format.TopoJSON Tom Payne 2014-02-03 14:58:04 +01:00
  • 608e3c43b1 Add stability annotation to ol.format.KML Tom Payne 2014-02-03 14:39:17 +01:00
  • a603ad86e9 Add stability annotation to ol.format.IGC Tom Payne 2014-02-03 14:39:11 +01:00
  • d033801a84 Add stability annotation to ol.format.GPX Tom Payne 2014-02-03 14:39:04 +01:00
  • 2dd6cfd651 Add stability annotation to ol.format.GeoJSON Tom Payne 2014-02-03 14:38:58 +01:00
  • dc9cb31c27 Add stability annotation to ol.Feature Tom Payne 2014-02-03 14:38:27 +01:00
  • 415b5ad85e Add stability annotation to ol.style.Circle Tom Payne 2014-02-03 14:42:23 +01:00
  • fdc80c4f97 Add stability annotation to ol.geom.Circle Tom Payne 2014-02-03 14:38:04 +01:00
  • 33ac759d35 Add stability annotation to ol.geom.GeometryCollection Tom Payne 2014-02-03 14:37:56 +01:00
  • b38858952f Add stability annotation to ol.geom.MultiPolygon Tom Payne 2014-02-03 14:37:44 +01:00
  • f8570137ed Add stability annotation to ol.geom.MultiLineString Tom Payne 2014-02-03 14:37:33 +01:00
  • 337def8089 Add stability annotation to ol.geom.MultiPoint Tom Payne 2014-02-03 14:37:24 +01:00
  • 8f50d0f097 Add stability annotation to ol.geom.Polygon Tom Payne 2014-02-03 14:37:14 +01:00
  • e10bb6d3aa Add stability annotation to ol.geom.LinearRing Tom Payne 2014-02-03 14:58:17 +01:00
  • 88f0f99fa3 Merge pull request #1624 from twpayne/clean-up-circle Tom Payne 2014-02-03 05:57:17 -08:00
  • 43720fc81d Add stability annotation to ol.geom.LineString Tom Payne 2014-02-03 14:37:06 +01:00
  • 0ed865efe4 Add stability annotation to ol.geom.Point Tom Payne 2014-02-03 14:36:52 +01:00
  • c4b7a32751 Add stability annotation to ol.geom.SimpleGeometry Tom Payne 2014-02-03 14:36:43 +01:00
  • 08ec3480ed Add stability annotation to ol.geom.Geometry Tom Payne 2014-02-03 14:36:35 +01:00
  • ce1da8b57a Add stability annotation to ol.Observable Tom Payne 2014-02-03 14:43:57 +01:00
  • 2b42e89580 Add stability annotation to ol.Object#getProperties Tom Payne 2014-02-03 14:43:40 +01:00
  • aff32ab676 Use getRadiusSquared_ in ol.geom.Circle#containsXY Tom Payne 2014-01-30 16:03:07 +01:00
  • 82341c779a Factor out ol.geom.Circle#getRadiusSquared_ Tom Payne 2014-01-30 16:02:38 +01:00
  • 00962d69f1 Merge pull request #1617 from bartvde/issue-1617 Bart van den Eijnden 2014-01-30 06:03:27 -08:00
  • df9369e663 Merge pull request #1621 from twpayne/clean-ups Tom Payne 2014-01-30 04:16:27 -08:00
  • d45c4285c3 Merge pull request #1580 from elemoine/1580 Éric Lemoine 2014-01-30 02:55:05 -08:00
  • 5e64e08d54 Merge pull request #1598 from elemoine/detect-style-changes Éric Lemoine 2014-01-30 02:54:42 -08:00
  • 8383f761cf Merge pull request #1622 from twpayne/fix-circle-containsxy Tom Payne 2014-01-30 02:49:51 -08:00
  • e08b2bd0bf Fix bug in ol.geom.Circle#containsXY, thanks @vdubr Tom Payne 2014-01-30 11:29:35 +01:00
  • b6af02a762 Add ol.ENABLE_VECTOR to control inclusion of vector layer renderers Tom Payne 2014-01-29 21:11:53 +01:00
  • 7e020e4d26 Add ol.ENABLE_TILE to control inclusion of tile layer renderers Tom Payne 2014-01-29 21:08:36 +01:00
  • 8b128ece81 Add ol.ENABLE_IMAGE to control inclusion of image layer renderers Tom Payne 2014-01-29 21:06:22 +01:00
  • 2f50b9dc84 Sort layer types alphabetically Tom Payne 2014-01-29 21:01:13 +01:00
  • ce3209a439 Improve type checking in ol.Object#bindTo Tom Payne 2014-01-29 20:54:09 +01:00
  • c5dd7988c9 Use ol.ENABLE_* to help Compiler eliminate unreachable code Tom Payne 2014-01-29 20:52:51 +01:00
  • 18bbf5bcec Improve type checking in ol.Map Tom Payne 2014-01-29 20:41:22 +01:00