Commit Graph

  • 62dc6a1b45 Port @ahocevar's drag box control to the new control architecture Tom Payne 2012-09-28 17:23:36 +02:00
  • 5a66d6e728 Update ahocevar 2012-09-28 17:15:30 +02:00
  • 467fef8875 Updating readme ahocevar 2012-09-28 17:07:33 +02:00
  • 163737d3de Adding popup to full-screen example ahocevar 2012-09-28 16:46:59 +02:00
  • 6b395cafb5 Stop click event, as previously promised ahocevar 2012-09-28 16:46:21 +02:00
  • 9d8155cf9f Move git-update-ghpages from tools to bin Éric Lemoine 2012-09-28 16:31:45 +02:00
  • 6cf964b3ae Remove old build files Éric Lemoine 2012-09-28 16:30:06 +02:00
  • 3aabf117bc CONTRIBUTING.md now mentions the precommit target Éric Lemoine 2012-09-28 16:23:51 +02:00
  • 82406886a2 Add a CONTRIBUTING.md file Éric Lemoine 2012-09-28 16:18:45 +02:00
  • 3e824fc683 Avoid running build twice Tom Payne 2012-09-28 15:52:04 +02:00
  • 8fd77ef330 ol.MapExport takes maxResolution and friends into account Éric Lemoine 2012-09-28 15:32:00 +02:00
  • 91d582e76e export ol.Projection.transformWithCodes Éric Lemoine 2012-09-28 15:29:12 +02:00
  • 7a296a273b Export the ol.overlay.Overlay symbol Éric Lemoine 2012-09-28 15:21:07 +02:00
  • 7bcb5886ad Use CSS rule to separate attributions Tom Payne 2012-09-28 14:57:54 +02:00
  • ed67bdc489 Make attribution control less ugly Tom Payne 2012-09-28 14:53:31 +02:00
  • 1be9e97489 Add attribution control by default Tom Payne 2012-09-28 14:53:09 +02:00
  • 82058412a1 Bringing label markup back ahocevar 2012-09-28 14:43:34 +02:00
  • b233b8e1a5 Making sure that position:absolute is set ahocevar 2012-09-28 14:42:33 +02:00
  • acb411ef43 Use consistent naming for CSS classes Tom Payne 2012-09-28 14:31:17 +02:00
  • a26f796577 Prettify CSS Tom Payne 2012-09-28 14:29:37 +02:00
  • 7bdb86b10e Remove unused CSS classes Tom Payne 2012-09-28 14:22:27 +02:00
  • 9af392e217 Change loader.js usage example Éric Lemoine 2012-09-28 14:25:21 +02:00
  • f60af3910f Explain how to add examples in readme.md Éric Lemoine 2012-09-28 14:21:02 +02:00
  • da5ad0bf20 Minify CSS with Closure Stylesheets Tom Payne 2012-09-28 14:15:27 +02:00
  • 5615eabf66 Update readme.md Éric Lemoine 2012-09-28 14:02:57 +02:00
  • 896f5203db Change examples directory names to "examples" Éric Lemoine 2012-09-28 14:01:51 +02:00
  • 310d5bfeaa The serve target needs demos as its source Éric Lemoine 2012-09-28 13:54:51 +02:00
  • 11915549a3 Make make lint ignore demos/*.combined.js file Éric Lemoine 2012-09-28 13:50:24 +02:00
  • 31411ae33f Remove unused style Tom Payne 2012-09-28 13:34:26 +02:00
  • a341df3b41 Fix not-up-to-date transform bug in mouse position control Tom Payne 2012-09-28 13:47:55 +02:00
  • 0bf17f64f7 Initialize controls after map has been configured Tom Payne 2012-09-28 13:48:12 +02:00
  • e3cef24f5f Change examples/demos structure Éric Lemoine 2012-09-28 13:31:36 +02:00
  • 3910318f1b Merge pull request #30 from openlayers/overlay ahocevar 2012-09-28 04:05:21 -07:00
  • 3d62b67172 Introducing ol.overlay.Overlay and an overlayContainer ahocevar 2012-09-28 13:01:56 +02:00
  • 51ae75a54f Merge pull request #660 from m-click/fix-setAttributeNS ahocevar 2012-09-28 03:56:58 -07:00
  • a46e251eb2 Update demos to use new controls system Tom Payne 2012-09-28 12:53:44 +02:00
  • e2e983728e Add controls to map Tom Payne 2012-09-28 12:52:47 +02:00
  • e7eccb302d Cope with map being null Tom Payne 2012-09-28 12:51:10 +02:00
  • 74f87995c8 Build doc in build/gh-pages directory Tom Payne 2012-09-28 12:24:55 +02:00
  • ff19ab0a28 Call event.getPixel() to get the map pixel offset Tim Schaub 2012-09-28 12:19:32 +02:00
  • eb29e6a43c Using null instead of null or object or undefined Tim Schaub 2012-09-28 12:06:34 +02:00
  • 3e34013c09 Separating out method to get pixel offset Tim Schaub 2012-09-28 11:42:08 +02:00
  • 158e4b1356 Add a readme file to the tools dir Éric Lemoine 2012-09-28 11:30:32 +02:00
  • e93bb6a39b Add a gh-pages target to Makefile Éric Lemoine 2012-09-28 11:25:43 +02:00
  • a347454aa3 JSDoc output goes to build/<branch_name>/apidoc Éric Lemoine 2012-09-28 11:25:24 +02:00
  • e27d0d9dc1 Add a tool to create/update the gh-pages branche Éric Lemoine 2012-09-28 11:23:26 +02:00
  • 021fd236f9 Update Éric Lemoine 2012-09-28 11:22:12 +02:00
  • 6ed27779cc Rotation support for the dom renderer Tim Schaub 2012-09-28 10:53:36 +02:00
  • 447d9ec05b Update Éric Lemoine 2012-09-28 10:52:49 +02:00
  • ab403bf71d Merge pull request #29 from openlayers/travis2 Éric Lemoine 2012-09-28 00:07:54 -07:00
  • e3c3c13ac2 Use goog.vec.Mat4.rotateZ Tom Payne 2012-09-27 18:21:33 +02:00
  • 8dc57d5148 Add ol.ASSUME_TOUCH @define Tom Payne 2012-09-27 18:21:21 +02:00
  • 7415a11c63 More responsive zoom buttons on touch devices thanks to @ahocevar Tom Payne 2012-09-27 18:07:02 +02:00
  • a0f747379b Make Travis also build the doc Éric Lemoine 2012-09-27 18:00:51 +02:00
  • 676a95efd8 Merge remote-tracking branch 'upstream/master' Éric Lemoine 2012-09-27 17:57:44 +02:00
  • d99a0c164e Make functions @protected or @private Éric Lemoine 2012-09-27 17:56:29 +02:00
  • 0faab71e3f Implement new control architecture Tom Payne 2012-09-27 17:54:02 +02:00
  • 65b4041aa3 Remove ol.control.DragBox temporarily Tom Payne 2012-09-27 17:49:53 +02:00
  • fc81c0403e Use new Bing Maps API key Tom Payne 2012-09-27 17:49:31 +02:00
  • 981a40a994 Remove tiles that are still loading at alt z Tim Schaub 2012-09-27 17:44:12 +02:00
  • 9536ba8e14 Common place to store browser features ahocevar 2012-09-27 17:08:48 +02:00
  • fd411eb9ab Don't create controls in interactions Tom Payne 2012-09-27 16:29:48 +02:00
  • b8a69f0777 Adjusting layers pane only when necessary Tim Schaub 2012-09-27 15:22:20 +02:00
  • d4d04eface Less whitespace by default. Tim Schaub 2012-09-27 10:14:48 +02:00
  • 9f9729656b Todos done. Tim Schaub 2012-09-26 18:35:09 +02:00
  • a3d888a57b Add FIXME to MapOptions Éric Lemoine 2012-09-27 15:59:30 +02:00
  • 0535a31bc6 Add zoomDelta option to MapOptions Éric Lemoine 2012-09-27 15:48:04 +02:00
  • 4f116c2e5b Fix default value of numZoomLevels Éric Lemoine 2012-09-27 15:46:45 +02:00
  • b8356f5e2e Fix bad copy and paste in mapoptions tests Éric Lemoine 2012-09-27 15:40:58 +02:00
  • d2f9ebae41 Add mouseWheelZoomDelta option to MapOptions Éric Lemoine 2012-09-27 15:16:14 +02:00
  • dd425ff922 Export new map options Éric Lemoine 2012-09-27 14:09:50 +02:00
  • 7dbc70bcac Don't try to be too clever with size changes Tom Payne 2012-09-27 14:00:27 +02:00
  • 7625607fd1 Only resize canvas when renderering Tom Payne 2012-09-27 13:59:51 +02:00
  • ac0e02039c s/POST_RENDER/POSTRENDER/ Tom Payne 2012-09-27 13:59:20 +02:00
  • d61a117787 Remove CenterConstraint entirely Éric Lemoine 2012-09-27 13:44:24 +02:00
  • bd0f3d2015 Zoom control does not know about the constraints Éric Lemoine 2012-09-27 13:42:30 +02:00
  • 87189293b5 Make the resolution constraint configurable through map options Éric Lemoine 2012-09-27 13:36:57 +02:00
  • 1f55d139b2 Remove stray script element Tom Payne 2012-09-27 13:00:52 +02:00
  • 65b8e0f915 Use object literals and use generic tile layer Tom Payne 2012-09-27 12:41:45 +02:00
  • 5ddbf17c8d Run lint on specs Tom Payne 2012-09-27 12:33:23 +02:00
  • b7def4c8c4 Clean up some lint problems in specs Tom Payne 2012-09-27 12:32:15 +02:00
  • c908e88dce Fix overly-aggressive clean step Tom Payne 2012-09-27 11:07:17 +02:00
  • 26e3179b2e Making linter and Travis happy ahocevar 2012-09-27 12:18:05 +02:00
  • caaec7c366 Use the map's zoom method instead of our own ahocevar 2012-09-27 12:05:53 +02:00
  • f78cad0d77 Merge pull request #27 from elemoine/constraints Éric Lemoine 2012-09-27 01:42:45 -07:00
  • 1b18dbedb7 Dispatch MapBrowserEvent before interactions get it ahocevar 2012-09-27 09:54:16 +02:00
  • cf20fd3e49 Replace map.zoomIn and map.zoomOut by map.zoom(delta) Éric Lemoine 2012-09-27 09:37:19 +02:00
  • d3b9af30d0 Don't modify return type of method Tom Payne 2012-09-26 23:23:17 +02:00
  • 96bd703271 s/tilesource/source/ Tom Payne 2012-09-26 23:13:35 +02:00
  • 50334b7971 s/ol.TileLayer/ol.layer.TileLayer/ Tom Payne 2012-09-26 22:57:48 +02:00
  • ccf8eb3c97 Don't pass viewport size monitor to ol.Map constructor Tom Payne 2012-09-26 22:54:14 +02:00
  • 8ffdaad5f5 Only re-run lint when source files have changed Tom Payne 2012-09-26 23:12:51 +02:00
  • 9c798f410e Work around circular dependency bug Tom Payne 2012-09-26 23:05:39 +02:00
  • 25e00e5d74 Add FIXME to control/zoom.js Éric Lemoine 2012-09-27 00:02:05 +02:00
  • 79166dc1d6 Constraint objects moved to ol namespace from ol.interaction namespace Éric Lemoine 2012-09-27 00:01:44 +02:00
  • b6bb05bf76 Refactoring to set the constraints to the map Éric Lemoine 2012-09-26 23:28:01 +02:00
  • 2991fa1178 Adding important comment ahocevar 2012-09-26 22:39:21 +02:00
  • 04325ee3fd Remove unnecessary require, thanks @fredj Tom Payne 2012-09-26 19:46:13 +02:00
  • 290d03e76f s/store/source/ Tom Payne 2012-09-26 18:48:19 +02:00
  • 228e5a8dbf Move requires to end of the file to ensure tests run even if goog.require fails Tom Payne 2012-09-26 19:40:09 +02:00