Commit Graph

  • ca5b06f108 Add exports for multilinestring. Marc Jansen 2012-06-25 23:02:35 +02:00
  • 25202cae6d Add a LineStringLike typedef. Marc Jansen 2012-06-25 22:46:11 +02:00
  • 0a60d2dc82 Include test spec in api.html. Marc Jansen 2012-06-25 22:45:17 +02:00
  • 7eef78ed4c Add geom/multilinestring classes and tests. Marc Jansen 2012-06-25 22:44:42 +02:00
  • f2577bbf12 Correct test for remove method. Marc Jansen 2012-06-25 22:43:22 +02:00
  • 6d84d4d3a1 Add geom/MultiLineString classes and tests. Marc Jansen 2012-06-23 13:16:54 +02:00
  • 34750774d7 Merge pull request #547 from fredj/wmts-vienna Frédéric Junod 2012-06-25 09:20:10 -07:00
  • 293d173079 Simple example with an OSM map, a marker and a popup. ahocevar 2012-06-25 17:18:32 +02:00
  • 81dffce4f4 remove unworking example in wmts-capabilities Stéphane Brunner 2012-06-25 14:55:44 +02:00
  • 8058a800ed mobile-wmts-vienna example: requestEncoding already set in defaults Frederic Junod 2012-06-25 14:56:40 +02:00
  • 0e78d40da2 Update WMS base layer in strategy-cluster-threshold.html Frederic Junod 2012-06-25 14:19:26 +02:00
  • 93211a31bc Merge branch 'master' of https://github.com/openlayers/openlayers into vendor-prefixes Gregers Gram Rygg 2012-06-25 14:17:19 +02:00
  • ab6b2ef008 Use vendor detection for requestAnimationFrame Gregers Gram Rygg 2012-06-25 13:45:33 +02:00
  • 58a83b0d17 Refactored vendor methods to it's own module Gregers Gram Rygg 2012-06-25 13:44:35 +02:00
  • b394b93723 Removed unrelated changes Gregers Gram Rygg 2012-06-25 09:38:23 +02:00
  • f962b78caa If no listeners are registered, triggerEvent does nothing now. ahocevar 2012-06-25 06:30:54 +02:00
  • 87459deb65 Removing unused variable. ahocevar 2012-06-25 06:30:10 +02:00
  • fb3acbdbc2 Renamed char (reserved word in ES3) Gregers Gram Rygg 2012-06-24 23:48:24 +02:00
  • fbd4023d6a [ol.layer.TileLayer] better func comment Éric Lemoine 2012-06-24 22:30:48 +02:00
  • 192caa1c65 [ol.layer.TileLayer] do not load tiles outside the layer's extent Éric Lemoine 2012-06-24 22:24:34 +02:00
  • 9c46aadd22 Adding attribution control and attribution. ahocevar 2012-06-24 22:22:18 +02:00
  • dfc21754c9 Adding addLayers method and addlayer event. ahocevar 2012-06-24 22:14:48 +02:00
  • c218e7a139 Adding missing return type. ahocevar 2012-06-24 22:12:58 +02:00
  • 9758910fc6 Making Element/Node types more consistent. ahocevar 2012-06-24 22:12:38 +02:00
  • eabc2d9922 Shortcut to register events. ahocevar 2012-06-24 20:03:58 +02:00
  • 1b93856e89 Keep track of the number of events we have registered. ahocevar 2012-06-24 20:03:16 +02:00
  • d8599f28b9 Let the controls decide about stopPropagation and preventDefault. ahocevar 2012-06-24 19:53:42 +02:00
  • 68498bc36e Fixing the way we prevent the extra click. ahocevar 2012-06-24 19:48:59 +02:00
  • bd8354c831 Adding destroy method. ahocevar 2012-06-24 17:08:32 +02:00
  • 45222ac5cb Adding getStaticOverlay method. ahocevar 2012-06-24 17:07:02 +02:00
  • f7b75a8913 Merge pull request #3 from cedricmoullet/master Marc Jansen 2012-06-24 05:43:20 -07:00
  • bc37121ae0 Accessibility - now we can use the keyboard to zoom in and out. ahocevar 2012-06-24 13:45:32 +02:00
  • 218ad77103 preventDefault now happens in Events.js for all handled events. ahocevar 2012-06-24 13:43:53 +02:00
  • fcadf842e5 stopPropagation and preventDefault when the event was handled. ahocevar 2012-06-24 13:43:11 +02:00
  • 446a434c06 New isEnterOrSpace method for keyboard navigation. ahocevar 2012-06-24 13:42:34 +02:00
  • 7f01528311 Proper destruction. ahocevar 2012-06-24 13:41:00 +02:00
  • 2fbb29efa0 Using goog.object.clear in destroy. ahocevar 2012-06-24 12:46:09 +02:00
  • 53a1f9b579 Adding tests for Loc.add. ahocevar 2012-06-24 12:02:45 +02:00
  • fdfccb7a82 Fixing type of maxResolution. ahocevar 2012-06-24 11:40:18 +02:00
  • 0c9b3d1d58 Making map_ protected instead of private. ahocevar 2012-06-24 11:39:42 +02:00
  • 38db8178e2 semicolon missing Cédric Moullet 2012-06-24 11:26:23 +02:00
  • 533e5f4242 Merge pull request #538 from probins/proj Éric Lemoine 2012-06-24 02:16:52 -07:00
  • 81577d6dce Adding Loc.add method. ahocevar 2012-06-24 10:09:24 +02:00
  • da3495beac Merge branch 'master' of https://github.com/openlayers/openlayers into vendor-prefixes Gregers Gram Rygg 2012-06-24 02:38:05 +02:00
  • 587512cac8 Introduced "ol.API" @define which will allow in future to compile HPI apps with the OL. Discussed in ol3-sprint mailing-list. Petr Pridal 2012-06-23 23:06:45 +02:00
  • 6d5f5c37df Style vendor prefixes should start with first char uppercase, js properties should be lower Gregers Gram Rygg 2012-06-23 22:46:43 +02:00
  • b615eb94b7 add a ol.layer.wms factory Éric Lemoine 2012-06-23 21:53:45 +02:00
  • b9670a292b Added support to detect vendor-prefixes for non-style objects Gregers Gram Rygg 2012-06-23 21:48:44 +02:00
  • 0b36e10f8f [ol.map] option name maxRes changed to maxResolution (discussed in cdd9439) Éric Lemoine 2012-06-23 21:27:39 +02:00
  • c7e799ebf4 [ol.popup] make the API tests pass in advanced mode Éric Lemoine 2012-06-23 21:20:15 +02:00
  • 08d6e35252 Accept an id param for the loader. Tim Schaub 2012-06-23 20:00:28 +02:00
  • 2fcbce30bc For now, we require a projection on loc internally. Tim Schaub 2012-06-23 19:59:49 +02:00
  • 12fb6c5af4 Merge branch 'master' of github.com:openlayers/ol3 ahocevar 2012-06-23 17:03:57 +02:00
  • bba7500ab7 Making Popup tests pass. ahocevar 2012-06-23 17:00:58 +02:00
  • bcc85b9dd7 Must set a projection before setting center. Tim Schaub 2012-06-23 16:55:16 +02:00
  • db2cbe07b7 Transforming coords before setting center. Tim Schaub 2012-06-23 16:42:51 +02:00
  • 81b8a472d8 No longer need to calculate the anchor transformation. ahocevar 2012-06-23 16:16:13 +02:00
  • 026b60826e Removing stub method, and use the real method in Popup. ahocevar 2012-06-23 16:15:57 +02:00
  • ad8568a259 New setCenterAndZoom and setZoom methods. ahocevar 2012-06-23 16:15:00 +02:00
  • abf4f41eab Check for renderer before calling methods on it. ahocevar 2012-06-23 16:14:23 +02:00
  • 48704cce2f Make sure to set a projection on user center. Tim Schaub 2012-06-23 15:40:43 +02:00
  • 167f77dd7e Updating example with build config. Tim Schaub 2012-06-23 15:20:35 +02:00
  • df1dfd5295 Adding exports to get advanced compilation. Tim Schaub 2012-06-23 15:19:53 +02:00
  • c656bac601 Making the pointer position the zoom origin. ahocevar 2012-06-23 14:22:54 +02:00
  • d391c65ac6 New pixel conversion and zoom/center related methods. ahocevar 2012-06-23 14:21:37 +02:00
  • 6d7c79a9b9 Merge branch 'master' of github.com:openlayers/ol3 ahocevar 2012-06-23 14:18:25 +02:00
  • 43adc61b26 No click event at the end of a drag sequence. ahocevar 2012-06-23 14:18:02 +02:00
  • 795f8b854d Adding instructions for build utilities. Tim Schaub 2012-06-23 14:10:25 +02:00
  • a1fcb4e065 Build with an arbitrary configuration. Tim Schaub 2012-06-23 13:55:06 +02:00
  • 3adf04f728 Merge branch 'master' of github.com:openlayers/ol3 ahocevar 2012-06-23 13:41:35 +02:00
  • e03595fdac Priority flag for unregistering priority events. ahocevar 2012-06-23 13:37:39 +02:00
  • 2991041b3c Cleaning up a bit. Tim Schaub 2012-06-23 13:23:10 +02:00
  • c4f91d498c Prep for more efficient moves. Tim Schaub 2012-06-23 12:42:09 +02:00
  • cdd9439bbd Consistency: get/setMaxResolution instead of get/setMaxRes. ahocevar 2012-06-23 09:10:01 +02:00
  • 76d90428bd Pleasant zoom. Tim Schaub 2012-06-23 02:50:00 +02:00
  • 0554bceb29 Drag and zoom without throwing. Tim Schaub 2012-06-23 02:17:14 +02:00
  • 789eaa2742 Loaded typo. Tim Schaub 2012-06-23 02:11:26 +02:00
  • ef0fd8da60 Pixels increase right and down. Tim Schaub 2012-06-23 02:00:28 +02:00
  • b6cfeecdfb Adjust tiles if already rendered. Tim Schaub 2012-06-23 01:59:20 +02:00
  • 78d07c8d8a Merge pull request #524 from ahocevar/panzoombar ahocevar 2012-06-22 16:59:13 -07:00
  • a6069bb78e Center tranformation in the api; moveByPx implemented. ahocevar 2012-06-22 20:49:58 +02:00
  • 5fa42e9b30 A map that zooms. Tim Schaub 2012-06-22 20:46:09 +02:00
  • 0eaaefdf1d make the TileLayerRenderer tests pass Éric Lemoine 2012-06-22 20:43:13 +02:00
  • f92e128636 [ol.layer.WMS] add a basic tiled WMS layer implementation Éric Lemoine 2012-06-22 20:39:15 +02:00
  • cfe3f14777 Stray console log. Tim Schaub 2012-06-22 20:38:24 +02:00
  • 787f2ba979 Common method for conditionally rendering. Tim Schaub 2012-06-22 20:37:29 +02:00
  • b986395358 This is not doing what you think it is. Tim Schaub 2012-06-22 20:25:26 +02:00
  • f46a7dbc2a Updated example. Tim Schaub 2012-06-22 20:08:28 +02:00
  • bc0614d3ee Render last. Tim Schaub 2012-06-22 20:07:05 +02:00
  • f86e6f17a9 Absolute position for tiles. Tim Schaub 2012-06-22 20:06:53 +02:00
  • af73489bd5 Create a renderer and draw when possible. Tim Schaub 2012-06-22 20:06:33 +02:00
  • c72f803038 Adding scroll sequence and scroll support for the Navigation control. ahocevar 2012-06-22 19:51:35 +02:00
  • 6b8000d963 Removing debug output. ahocevar 2012-06-22 19:48:05 +02:00
  • 7b41119bc9 Composite renderer creates layer renderers. Tim Schaub 2012-06-22 19:42:27 +02:00
  • ff9bacf044 Temporary way for map renderers to register. Tim Schaub 2012-06-22 19:41:51 +02:00
  • 915f7b5330 Clean up old tiles. Tim Schaub 2012-06-22 19:41:25 +02:00
  • e7240062b3 adding some more tests Mike Adair 2012-06-22 13:05:18 -04:00
  • 5dc156995a [ol.layer.TileLayer] use ol.error Éric Lemoine 2012-06-22 18:46:52 +02:00
  • a26913f26e [ol.layer.TileLayer] getTileUrl should be implemented in subclasses Éric Lemoine 2012-06-22 18:31:18 +02:00
  • f504fe87b8 Removing incorrect comments. ahocevar 2012-06-22 18:25:59 +02:00