Commit Graph

  • 31cc1f5541 More robust coordinate keys for WMTS and TiledWMS Éric Lemoine 2013-09-09 14:21:56 +02:00
  • 0823ee4ad3 Add getDimensions/updateDimensions to WMTS Éric Lemoine 2013-09-06 16:54:17 +02:00
  • e16de02cb2 Add getParams/updateParams to TiledWMS Olivier Terral 2013-08-21 14:17:49 +02:00
  • 8663a5027b Handle tile source revisions in DOM tile layer renderer Tom Payne 2013-09-06 16:51:45 +02:00
  • 00bdeb6bcf Don't use rendered framebuffer when source revision has changed Tom Payne 2013-09-06 15:30:55 +02:00
  • cd0186dde5 Store revision number in sources and update it on changes Tom Payne 2013-09-06 15:30:21 +02:00
  • 4f27dd35d8 Allow tile cache key calculation to be overridden Tom Payne 2013-08-20 18:40:57 +02:00
  • 9fb4514b4e Add getParams/updateParams to SingleImageWMS Olivier Terral 2013-08-21 14:17:24 +02:00
  • c82aeb586f Merge pull request #998 from twpayne/consistent-names Tom Payne 2013-09-09 07:48:42 -07:00
  • bcb4813615 Rename ol.layer.VectorLayer2 to ol.layer.Vector2 Tom Payne 2013-09-09 15:22:18 +02:00
  • d1659b8e69 Rename ol.source.VectorSource2 to ol.source.Vector2 Tom Payne 2013-09-09 15:18:31 +02:00
  • 23505799b6 Rename ol.test.source.MockTileSource to ol.test.source.TileMock Tom Payne 2013-09-09 15:17:36 +02:00
  • 8f8f94e697 Rename ol.layer.TileLayer to ol.layer.Tile Tom Payne 2013-09-09 15:14:45 +02:00
  • 8f6f5e42c6 Rename ol.source.TiledWMS to ol.source.TileWMS Tom Payne 2013-09-09 15:12:38 +02:00
  • 0235caa1e0 Rename ol.source.ImageTileSource to ol.source.TileImage Tom Payne 2013-09-09 15:09:25 +02:00
  • bf1d804a5e Rename ol.source.DebugTileSource to ol.source.TileDebug Tom Payne 2013-09-09 15:07:05 +02:00
  • 7ffd2bcaa1 Merge pull request #993 from pagameba/deviceorientation-ios Frédéric Junod 2013-09-09 05:57:34 -07:00
  • 71a396a189 Rename ol.source.TileSource to ol.source.Tile Tom Payne 2013-09-09 14:40:23 +02:00
  • 7d5a84ce8a Rename ol.layer.ImageLayer to ol.layer.Image Tom Payne 2013-09-09 14:36:40 +02:00
  • 5967f96047 Rename ol.source.ImageSource to ol.source.Image Tom Payne 2013-09-09 14:33:12 +02:00
  • fc2975f346 Rename ol.layer.LayerGroup to ol.layer.Group Tom Payne 2013-09-09 14:23:16 +02:00
  • e428b66ab4 Rename ol.layer.LayerBase to ol.layer.Base Tom Payne 2013-09-09 14:18:24 +02:00
  • 4117a5df2d check iOS compass calibration via webkitCompassAccuracy Paul Spencer 2013-09-09 08:05:37 -04:00
  • f56e01104b Merge pull request #1 from fredj/deviceorientation-ios Paul Spencer 2013-09-09 05:00:43 -07:00
  • 03e2f1a903 Add links to Proj4js and CONTRIBUTING.md Frederic Junod 2013-09-09 12:02:49 +02:00
  • 20916c75bb Add more api doc Frederic Junod 2013-09-08 16:51:32 +02:00
  • cf7b40268b Merge pull request #988 from fredj/icon_example Frédéric Junod 2013-09-09 01:58:22 -07:00
  • 0efe92ab4c Fix popover in icon example Frederic Junod 2013-09-09 10:23:01 +02:00
  • f123f5e57b Merge pull request #986 from fredj/rotate-north_example Frédéric Junod 2013-09-09 01:09:17 -07:00
  • 77c7d02873 Better user notification if a.download attribute is not supported Frederic Junod 2013-09-09 09:55:26 +02:00
  • 0b82cb8050 Fix rotate-north control display on touch devices Frederic Junod 2013-09-09 09:18:21 +02:00
  • 4bae5e755a Rename externs/html5.js to externs/closure-compiler.js Frederic Junod 2013-09-07 10:10:31 +02:00
  • 5861f6a148 Merge pull request #992 from elemoine/urlfunction Éric Lemoine 2013-09-07 22:44:49 -07:00
  • 69872c99d2 Detect iOS compass heading Paul Spencer 2013-09-07 21:48:49 -04:00
  • 02a285665b Remove unneeded FIXME Éric Lemoine 2013-09-07 23:50:15 +02:00
  • e01344f0da Be stricter with types in WMTS Éric Lemoine 2013-09-07 23:50:01 +02:00
  • 3036ee01ad Be stricter with types in BingMaps Éric Lemoine 2013-09-07 23:49:37 +02:00
  • 1e308e34f9 Stricter type def for ol.TileUrlFunctionType Éric Lemoine 2013-09-07 23:32:02 +02:00
  • 30acfc20c3 Stricter type def for ol.ImageUrlFunctionType Éric Lemoine 2013-09-07 23:20:22 +02:00
  • 13a937fad7 Lazily create default style Tim Schaub 2013-09-04 07:17:08 -06:00
  • cc11efa420 Merge pull request #958 from tschaub/requires Tim Schaub 2013-09-07 08:13:06 -07:00
  • a177cf159b Merge pull request #990 from fredj/examples_no_webgl Frédéric Junod 2013-09-06 14:35:54 -07:00
  • aa823e2b28 Better user notification if WebGL is not supported Frederic Junod 2013-09-06 22:35:22 +02:00
  • 393566155d Export ol.*.SUPPORTED symbols Frederic Junod 2013-09-06 22:33:39 +02:00
  • 48bf1702d4 Merge pull request #981 from fredj/side-by-side Frédéric Junod 2013-09-06 12:51:43 -07:00
  • 169e66835d Bind to layergroup instead of layers Frederic Junod 2013-09-06 18:17:12 +02:00
  • 91b6258f13 Merge pull request #985 from ebelo/patch-1 Éric Lemoine 2013-09-06 02:09:03 -07:00
  • dbfa1726d5 Add "WebGL only" note to bind-input example Emmanuel Belo 2013-09-06 10:56:00 +02:00
  • bebe39102c Merge pull request #978 from pagameba/doc-deviceorientation Éric Lemoine 2013-09-06 01:39:17 -07:00
  • 6617969d36 Example using the moveend event Tim Schaub 2013-09-05 14:58:12 -06:00
  • 50ed564bf6 Fire a moveend event after rendering Tim Schaub 2013-09-05 14:56:14 -06:00
  • a0ca05d18e Use markdown format for inline links Paul Spencer 2013-09-05 09:01:49 -04:00
  • 74158e52be Update based on comments Paul Spencer 2013-09-05 07:57:16 -04:00
  • f9ba90f4ca More comprehensive docs for ol.DeviceOrientation Paul Spencer 2013-09-04 21:28:59 -04:00
  • 15609f36ad Unused imports Tim Schaub 2013-09-04 13:49:17 -06:00
  • 2ac3d4d2cd Export namespaces instead of functions in generated code Tim Schaub 2013-09-04 13:48:07 -06:00
  • 8b7a0a060c Export ol.interaction namespace instead of the defaults function Tim Schaub 2013-09-04 13:37:26 -06:00
  • 716b7b0cec Export ol.control namespace instead of ol.control.defaults function Tim Schaub 2013-09-04 13:31:01 -06:00
  • 7d510310ed Removing unnecessary require Tim Schaub 2013-09-04 13:21:52 -06:00
  • 36ea408ed2 Handle namespace provides Tim Schaub 2013-09-04 13:14:24 -06:00
  • fa1601f04f Export namespaces or constructors but not functions Tim Schaub 2013-09-04 13:08:39 -06:00
  • 8ca3f13bd2 Instead of providing animation functions, provide the namespace Tim Schaub 2013-09-04 12:55:49 -06:00
  • cd11ebbc8a Merge pull request #976 from fredj/focus_touchend Frédéric Junod 2013-09-04 07:06:22 -07:00
  • ae314916cf Reset the map focus on 'mouseout' and 'touchend' Frederic Junod 2013-09-04 13:21:06 +02:00
  • 69107621bf Merge pull request #975 from elemoine/set-target Éric Lemoine 2013-09-04 04:11:49 -07:00
  • fe1f10e797 No need for ol.Map#target_ Éric Lemoine 2013-09-04 12:08:15 +02:00
  • 9c28d0c112 Merge pull request #971 from twpayne/set-target Tom Payne 2013-09-04 02:32:02 -07:00
  • 25b99d5997 Merge pull request #925 from fredj/ms_pointer_events Frédéric Junod 2013-09-03 22:34:14 -07:00
  • a34f5d110c Merge pull request #949 from tschaub/feature-exports Tim Schaub 2013-09-03 16:17:32 -07:00
  • bd4f2bf1cb Merge pull request #972 from tschaub/before-render Tim Schaub 2013-09-03 16:16:48 -07:00
  • 94942e636c Merge pull request #969 from ahocevar/master ahocevar 2013-09-03 12:57:09 -07:00
  • 3bce782943 Making sure that options are not renamed ahocevar 2013-09-03 20:02:49 +02:00
  • 8e2b065ece Exporting set and setGeometry Tim Schaub 2013-09-03 11:54:58 -06:00
  • dc76b81780 Rename addPreRenderFunction to beforeRender and remove the plural Tim Schaub 2013-09-03 10:57:31 -06:00
  • aafd7e91cc Update teleport example to use string target Tom Payne 2013-09-03 15:21:09 +02:00
  • 83a9724270 Update ol.control.FullScreen to handle string targets Tom Payne 2013-09-03 15:20:53 +02:00
  • 53223be376 Perform ol.Map#setTarget string-to-Element conversion in event handler Tom Payne 2013-09-03 15:18:09 +02:00
  • e83e0e1374 Merge pull request #970 from pagameba/doc-GeolocationPositionOptions Éric Lemoine 2013-09-03 06:05:35 -07:00
  • fa48fc1905 Link to HTML5 Geolocation PositionOptions docs Paul Spencer 2013-09-03 07:54:20 -04:00
  • f994c4f8a1 Only dispatch touchmove events after a touchstart Frederic Junod 2013-08-28 12:16:40 +02:00
  • 77f6b4ff59 Only consider touch events to compute ol.interaction.Touch.targetTouches Frederic Junod 2013-08-28 10:40:47 +02:00
  • 2b5e0c2c31 Change touchmove and touchstart listened element to 'document' Frederic Junod 2013-08-28 11:08:08 +02:00
  • 85509e1a40 Merge pull request #957 from tschaub/use-coordinate Tim Schaub 2013-09-02 15:53:29 -07:00
  • e826e83530 Merge pull request #940 from elemoine/getarray Éric Lemoine 2013-09-02 09:24:22 -07:00
  • d68f411e82 Add doc for ol.Collection#getArray Éric Lemoine 2013-09-02 18:24:07 +02:00
  • 4483725185 Merge pull request #933 from fredj/focus Frédéric Junod 2013-09-02 08:16:55 -07:00
  • 6a66e749f6 Merge pull request #953 from elemoine/overlay Éric Lemoine 2013-09-02 07:03:11 -07:00
  • 39b4da5ca2 Merge pull request #945 from ahocevar/select-followup ahocevar 2013-09-02 06:47:01 -07:00
  • 09d9f28fe1 Merge pull request #963 from elemoine/getcontrols Éric Lemoine 2013-09-02 05:55:51 -07:00
  • 7b3a95288e Merge pull request #966 from fredj/geolocation_example Frédéric Junod 2013-09-02 05:53:20 -07:00
  • 12839f6f50 Merge pull request #946 from tschaub/control-options Tim Schaub 2013-09-02 05:40:45 -07:00
  • 19f8ba75bc Reduce the width of the div to better see the error messages Frederic Junod 2013-09-02 14:40:34 +02:00
  • 52c58721e1 export ol.Map.prototype.getControls Éric Lemoine 2013-09-02 14:17:23 +02:00
  • 7e25ecb3dc Remove map from OverlayOptions Éric Lemoine 2013-09-02 14:14:04 +02:00
  • dd4b2e3e88 Add overlay-related methods to ol.Map Éric Lemoine 2013-09-02 14:12:54 +02:00
  • 3885815c1d Merge pull request #959 from probins/controlexamples Éric Lemoine 2013-09-02 05:10:47 -07:00
  • 6b61e9d84b Remove examples from control api docs Peter Robins 2013-09-02 07:44:08 -04:00
  • 1c72a4d078 Merge pull request #947 from elemoine/attribution Éric Lemoine 2013-09-02 03:10:41 -07:00
  • 7af4cbb75e Export ol.Collection#getArray Éric Lemoine 2013-08-29 13:32:53 +02:00
  • fdc70f3c30 Merge pull request #962 from fredj/lint Frédéric Junod 2013-09-02 02:17:55 -07:00