Commit Graph

  • a185fc963d Tests for get/setStyleFunction Tim Schaub 2014-02-07 17:03:39 -07:00
  • 620a38d3e9 Avoid clashing with user property names Tim Schaub 2014-02-07 16:35:54 -07:00
  • 10d5073732 Give the draw interaction a style option Tim Schaub 2014-02-07 13:59:55 -07:00
  • 76f6961f83 Delete style option before passing to base Tim Schaub 2014-02-07 13:28:46 -07:00
  • c64c24d3dc Common code for creating a style function Tim Schaub 2014-02-07 13:25:21 -07:00
  • 6abb691224 Give feature overlays a style option Tim Schaub 2014-02-07 12:52:41 -07:00
  • b309c44020 Give vector image source a style option Tim Schaub 2014-02-07 12:32:42 -07:00
  • 1072f6dfa7 Use style option in vector layer examples Tim Schaub 2014-02-07 10:43:19 -07:00
  • 5c21f24df5 Add tests for vector layer Tim Schaub 2014-02-07 09:33:29 -07:00
  • 499ba4ac8f Add a style option for vector layers Tim Schaub 2014-02-07 09:17:21 -07:00
  • 672fc681ec Fix logo position in apps without Bootstrap ahocevar 2014-02-13 18:12:26 +01:00
  • b169ef2094 Add renderer guess in example shared file Antoine Abt 2014-02-11 14:00:48 +01:00
  • 2369ac62eb Load example-behaviour before example script Antoine Abt 2014-02-10 16:08:35 +01:00
  • 990a852d4f Merge pull request #1675 from bartvde/wmts-example-fix Bart van den Eijnden 2014-02-13 16:25:59 +01:00
  • 56a39e936f Use APOLLO imagery WMTS in the WMTS example Bart van den Eijnden 2014-02-13 14:35:32 +01:00
  • 03beeafc21 Merge pull request #1681 from twpayne/line-dash Tom Payne 2014-02-13 15:40:39 +01:00
  • dfc57e9db4 Fix handling of line dash state in ol.render.canvas.Immediate Tom Payne 2014-02-12 17:59:25 +01:00
  • 32e527458b Merge pull request #1694 from twpayne/protocol-relative-url Tom Payne 2014-02-13 15:26:38 +01:00
  • c31d423717 Merge pull request #1695 from twpayne/fix-render-node-leak Tom Payne 2014-02-13 15:25:56 +01:00
  • a178712f6b Only replay replay group if it is not empty Tom Payne 2014-02-13 14:47:47 +01:00
  • 5b8e85afbd Save replay group, even if it is empty Tom Payne 2014-02-13 14:36:59 +01:00
  • 02b4e7cced Use protocol relative URL in ol.source.Stamen Tom Payne 2014-02-13 13:47:27 +01:00
  • bb7a1c11f6 Use protocol relative URL in ol.source.MapQuest Tom Payne 2014-02-13 13:47:13 +01:00
  • 0007b5e3ec Merge pull request #1692 from fredj/osm-tiles Frédéric Junod 2014-02-13 12:14:59 +01:00
  • 4cb4ab89db Use protocol relative URL for OSM tiles Frederic Junod 2014-02-13 11:21:27 +01:00
  • 20402a6e71 Merge pull request #1684 from ahocevar/ie-cursor ahocevar 2014-02-12 23:30:06 +01:00
  • 5cc3983cdb Fix handling of line dash state in ol.render.canvas.Replay Tom Payne 2014-02-12 17:59:11 +01:00
  • a74da436d2 Use ol.BrowserFeature.HAS_CANVAS_LINE_DASH in ol.render.canvas.Replay Tom Payne 2014-02-12 17:57:29 +01:00
  • 1924e2b9b3 Add detection of canvas line dash support Tom Payne 2014-02-11 16:34:45 +01:00
  • 196f6cccfd Merge pull request #1689 from tonio/fix_modify Antoine Abt 2014-02-12 15:51:32 +01:00
  • f8a748d7f4 Fix MultiPoint modify Antoine Abt 2014-02-12 15:26:57 +01:00
  • 56a1f053ff Check geometry type instead of instanceof Antoine Abt 2014-02-12 15:25:47 +01:00
  • 715966a8d1 Add MultiPoint to modify example Antoine Abt 2014-02-12 11:35:51 +01:00
  • 709c17192a Merge pull request #1686 from elemoine/icon-example Éric Lemoine 2014-02-12 14:40:24 +01:00
  • 581b2d345d Show how to use ol.Feature#setStyleFunction in the icon example Éric Lemoine 2014-02-12 14:26:00 +01:00
  • e6e8037269 Merge pull request #1685 from ahocevar/google-no-rotation ahocevar 2014-02-12 12:25:45 +01:00
  • aa8bbe4c7b Turn off rotation because Google does not support it ahocevar 2014-02-12 12:16:18 +01:00
  • b7757e6a1d Allow application developers to modify cursors ahocevar 2014-02-12 11:09:59 +01:00
  • 0764ea99ee Merge pull request #1654 from tonio/vector-api-modify Antoine Abt 2014-02-11 16:59:43 +01:00
  • e0765240a2 Merge branch 'ie-compat' of git://github.com/Intermedix/ol3 into Intermedix-ie-compat Tom Payne 2014-02-11 16:54:39 +01:00
  • b0698443ab Merge pull request #1679 from fredj/layer-swipe Frédéric Junod 2014-02-11 15:41:43 +01:00
  • cd8977fca1 Use 'input' event for HTML input range Frederic Junod 2014-02-11 15:20:21 +01:00
  • ee33cbc525 Merge pull request #1650 from bartvde/apidoc Bart van den Eijnden 2014-02-11 15:02:12 +01:00
  • 304e7c7df7 Add properties found in objectliterals.jsdoc to the API Bart van den Eijnden 2014-02-11 13:09:37 +01:00
  • 03624b5f78 Check segment writers existence Antoine Abt 2014-02-11 14:36:54 +01:00
  • 433fab0cbf Merge pull request #1678 from oterral/fix_exports Éric Lemoine 2014-02-11 14:06:57 +01:00
  • 3a7c80dfda Remove exports from ol.style.Image oterral 2014-02-11 13:13:51 +01:00
  • 8edcc7e161 Add exports for ol.style.Text oterral 2014-02-11 12:33:12 +01:00
  • f122778c6d Add exports for ol.style.Icon oterral 2014-02-11 12:18:42 +01:00
  • 740b398341 Add exports for ol.style.Circle oterral 2014-02-11 12:18:29 +01:00
  • 8536bb3d8f Merge pull request #1677 from fredj/xsd-from-string Frédéric Junod 2014-02-10 16:34:46 +01:00
  • f06adff56c Add ol.format.XSD.readNonNegativeIntegerString function Frederic Junod 2014-02-10 16:13:46 +01:00
  • f6629fae6c Add ol.format.XSD.readDecimalString function Frederic Junod 2014-02-10 16:13:34 +01:00
  • e3deb03e71 Add ol.format.XSD.readBooleanString function Frederic Junod 2014-02-10 16:13:12 +01:00
  • 25ba60db9f Use closure for styles & fix case Antoine Abt 2014-02-10 10:38:28 +01:00
  • 919fbe335f Use strings for GeometryType in examples Antoine Abt 2014-02-07 15:37:06 +01:00
  • f9b6eabfef %s/render.FeaturesOverlay/FeatureOverlay/ Antoine Abt 2014-02-07 15:09:36 +01:00
  • 0272659118 Remove useless style method Antoine Abt 2014-02-06 15:43:27 +01:00
  • c95ffe381b Render style for Point inside GeometryCollection. Antoine Abt 2014-02-06 15:27:43 +01:00
  • 72675bf6ad Make interaction ctor only have an option object Antoine Abt 2014-02-06 15:24:09 +01:00
  • 5325af26d6 Store mouse last position to draw vertex at feature selection Antoine Abt 2014-02-06 12:05:01 +01:00
  • 9d591ba7ef Use Select interaction in modify interaction example. Antoine Abt 2014-02-04 14:26:22 +01:00
  • e64766f01f Add support for GeometryCollection in modify interaction Antoine Abt 2014-02-04 14:11:30 +01:00
  • a60203f931 Move segment writers in their own methods Antoine Abt 2014-02-04 11:35:15 +01:00
  • ca0a6473c8 Merge pull request #1673 from tschaub/select-example Tim Schaub 2014-02-07 18:07:40 -07:00
  • 5f81a3f745 Clarify the style function signature Tim Schaub 2014-02-07 17:57:11 -07:00
  • d4ca02c92d Merge pull request #1670 from tschaub/draw-options Tim Schaub 2014-02-07 17:18:41 -07:00
  • 2fc15a5bf0 As it is currently used, opt_options is not optional Tim Schaub 2014-02-07 13:48:32 -07:00
  • 6db054353f Merge pull request #1663 from tschaub/popup Tim Schaub 2014-02-07 11:26:07 -07:00
  • 108b3266de Merge pull request #1665 from tschaub/roy-g-biv Tim Schaub 2014-02-07 11:23:47 -07:00
  • ecf89b8e45 Merge pull request #1666 from tschaub/topojson-tweak Tim Schaub 2014-02-07 11:22:55 -07:00
  • d288c5b4eb Don't render feature with all countries Tim Schaub 2014-02-07 10:31:02 -07:00
  • f3c764ce3c Roy G. Biv Tim Schaub 2014-02-07 10:40:29 -07:00
  • 2ad11608ce Anchor the popup to the top of the icon Tim Schaub 2014-02-07 10:00:41 -07:00
  • ad1cec84a1 Add style for Geomettry Collection Antoine Abt 2014-02-04 11:34:47 +01:00
  • 1c4926b591 Ensure styles are defined in FeaturesOverlay Antoine Abt 2014-02-03 16:37:04 +01:00
  • 933ef64db1 Force remove vertexFeature when there’s no features left in FeaturesOverlay Antoine Abt 2014-02-03 15:58:24 +01:00
  • fb637aedca Move variables declaration at the top Antoine Abt 2014-02-03 12:37:38 +01:00
  • 20ea1b5141 Bring MultiPolygons back in examples Antoine Abt 2014-02-03 12:37:02 +01:00
  • a1d20182fe Make modify interaction use FeaturesOverlay Antoine Abt 2014-01-23 10:36:09 +01:00
  • 3155d681be Add modify feature interaction and its example oterral 2013-11-26 17:17:19 +01:00
  • 5227d01572 Merge pull request #1660 from oterral/fix_drawend Éric Lemoine 2014-02-07 14:27:36 +01:00
  • 3d1e4db8ff Merge pull request #1658 from twpayne/vector-context-api-stability Tom Payne 2014-02-07 14:03:14 +01:00
  • b5617cd204 Merge pull request #1659 from twpayne/no-enums-in-examples Tom Payne 2014-02-07 14:02:48 +01:00
  • 3bb90c5b4c Send the feature drawn with the drawend event oterral 2014-02-07 13:45:13 +01:00
  • b0c6fd7502 Add API stability to ol.render.IVectorContext Tom Payne 2014-02-06 22:51:15 +01:00
  • dade8e4e1a Don't export ol.proj.Units Tom Payne 2014-02-06 22:44:17 +01:00
  • 55c99db238 Use string instead of ol.proj.Units enum in examples Tom Payne 2014-02-06 22:43:25 +01:00
  • b901fba742 Allow ol.proj.Projection units option to be a string Tom Payne 2014-02-06 22:42:36 +01:00
  • 37d5a4af65 Don't export ol.source.wms.ServerType Tom Payne 2014-02-06 22:36:47 +01:00
  • ae215c7c0b Remove no-longer-needed typecasts Tom Payne 2014-02-06 22:33:02 +01:00
  • 0475705a49 Don't use ol.source.wms.ServerType enum in examples Tom Payne 2014-02-06 22:32:42 +01:00
  • d4ebfac74a Allow ol.source.{Image,Tile}WMS serverType option to be a string Tom Payne 2014-02-06 19:48:45 +01:00
  • 3408b8b835 Don't export ol.source.State Tom Payne 2014-02-06 19:41:10 +01:00
  • 88c8783271 Allow ol.source.Source state option to be a string Tom Payne 2014-02-06 19:40:45 +01:00
  • e53d7e954b Don't export ol.control.ScaleLineUnits Tom Payne 2014-02-06 19:35:16 +01:00
  • 901af3c15f Use string instead of ol.control.ScaleLineUnits enum in examples Tom Payne 2014-02-06 19:34:39 +01:00
  • 84fd853dc1 Allow ol.control.ScaleLine units option to be a string Tom Payne 2014-02-06 19:34:15 +01:00
  • 2cef7b98fd Don't export ol.OverlayPositioning Tom Payne 2014-02-06 19:25:49 +01:00
  • 9af436b5a0 Use string instead of ol.OverlayPositioning enum in examples Tom Payne 2014-02-06 19:25:22 +01:00