Commit Graph

  • 31b1f8b5b0 Add missing export Tom Payne 2013-03-06 21:34:18 +01:00
  • a686a0a893 Remove two-layers example Tom Payne 2013-03-06 21:29:23 +01:00
  • 58323bb8fc Add export JPEG example Tom Payne 2013-03-06 21:28:59 +01:00
  • 6cddd47d54 Correcting title for example list (see #296) Tim Schaub 2013-03-06 15:24:50 -05:00
  • 479e7fc8dd Make Stamen example prettier Tom Payne 2013-03-06 21:08:06 +01:00
  • 100c8a1cf4 Adding gutter when requesting features for a tile ahocevar 2013-03-06 21:06:21 +01:00
  • 2af82abcda Adding missing export ahocevar 2013-03-06 21:03:57 +01:00
  • b07c1cce1f Add mouse position example Tom Payne 2013-03-06 20:45:08 +01:00
  • fe7f112c41 Remove mouse position control from side-by-side example Tom Payne 2013-03-06 20:44:52 +01:00
  • 05c21e6f1c Add scale line example Tom Payne 2013-03-06 20:34:47 +01:00
  • 09b75f8044 Don't include scale line in default controls Tom Payne 2013-03-06 20:33:56 +01:00
  • 6dab2cd466 Remove scale line from full screen example Tom Payne 2013-03-06 20:33:26 +01:00
  • 99870acd19 Add TileJSON example Tom Payne 2013-03-06 20:21:07 +01:00
  • 3e7cd5fffb Add Bing Maps example Tom Payne 2013-03-06 20:13:45 +01:00
  • 74b8fea679 Extent hostexamples target to copy ol and closure Éric Lemoine 2013-03-06 19:18:40 +01:00
  • 818b4a9d5e Remove Bing Maps from two-layers example Tom Payne 2013-03-06 20:12:43 +01:00
  • d60a6e943b Don't use ol.Collection in simple example Tom Payne 2013-03-06 20:12:04 +01:00
  • 65e003db50 Merge pull request #274 from twpayne/map-layers-api Tom Payne 2013-03-06 10:48:48 -08:00
  • 8ce86ac2c9 Add depswriter scripts Éric Lemoine 2013-03-06 18:14:09 +01:00
  • a10cae6117 Merge pull request #301 from bbinet/projection-setextent Bruno Binet 2013-03-06 09:46:07 -08:00
  • 6c58da95e6 Merge pull request #300 from twpayne/stamen-unique-attribution Tom Payne 2013-03-06 09:27:44 -08:00
  • 849774dceb Updated Éric Lemoine 2013-03-06 18:06:39 +01:00
  • ad6cb91b73 Merge pull request #296 from fredj/bootstrap Tom Payne 2013-03-06 08:56:43 -08:00
  • 93ae4256eb Add a setExtent method to ol.Projection Bruno Binet 2013-03-06 11:16:33 +01:00
  • e027f9771e Use a single, shared attribution for Stamen sources Tom Payne 2013-03-06 17:53:32 +01:00
  • d1762a06f8 Merge pull request #290 from bbinet/projection_stuff Bruno Binet 2013-03-06 08:50:47 -08:00
  • 4c50b8ff31 Add tags in full screen example Frederic Junod 2013-03-06 17:31:46 +01:00
  • 11f338f9fe Fit map to projection extent in full screen example Frederic Junod 2013-03-06 17:25:57 +01:00
  • c48e281c68 Add ol.Map.removeLayer Tom Payne 2013-03-06 17:17:32 +01:00
  • aacee357c0 Port example list to Bootstrap Frederic Junod 2013-03-06 17:07:47 +01:00
  • fcbd758f48 Add ol.Map.addLayer Tom Payne 2013-03-06 14:54:43 +01:00
  • 441092dad6 Don't use ol.Collection in examples Tom Payne 2013-03-06 13:05:12 +01:00
  • 61982646ba Allow layers to be passed as an array when creating a map Tom Payne 2013-03-06 13:04:56 +01:00
  • 388eac3838 Merge pull request #293 from twpayne/fix-293 Tom Payne 2013-03-06 07:56:23 -08:00
  • 61552e6664 Merge pull request #294 from twpayne/collection Tom Payne 2013-03-06 07:49:53 -08:00
  • d60491093b Merge pull request #291 from openlayers/bootstrap Frédéric Junod 2013-03-06 07:28:17 -08:00
  • 220beb5177 Simple and whitespace builds use internal, not external, source Tom Payne 2013-03-06 16:00:15 +01:00
  • 3e7c913c44 Add ol.Collection.remove Tom Payne 2013-03-06 15:48:00 +01:00
  • 0a38f2f7a7 Don't export ol.Collection.getArray Tom Payne 2013-03-06 15:39:23 +01:00
  • 905a0059db Remove unused insert_at, set_at, and remove_at events Tom Payne 2013-03-06 15:28:36 +01:00
  • eab160de67 Add github and twitter links in examples Frederic Junod 2013-03-06 15:12:01 +01:00
  • 2b238c68c7 Add Font Awesome 3.0.2 Frederic Junod 2013-03-05 17:30:06 +01:00
  • e4863f3ce8 Add missing div close tag Frederic Junod 2013-03-06 14:46:52 +01:00
  • 6113ca2c59 Port full-screen example to Bootstrap Frederic Junod 2013-03-06 14:40:31 +01:00
  • a8ec0c95a0 Fix hostexamples target Frederic Junod 2013-03-06 13:01:39 +01:00
  • 0007ec95de Port stamen example to Bootstrap Frederic Junod 2013-03-05 17:28:58 +01:00
  • d8a73d12ed Fix navbar link, thanks @fredj Tom Payne 2013-03-05 17:43:24 +01:00
  • 3b9d500818 Don't store templates in map div Tom Payne 2013-03-05 17:31:08 +01:00
  • 3491b55fb2 Add missing closing tag Tom Payne 2013-03-05 17:30:54 +01:00
  • bcea43dcd6 Don't lint Bootstrap JavaScript Tom Payne 2013-03-05 17:05:13 +01:00
  • fa448951d9 Add simple example Tom Payne 2013-03-05 16:46:55 +01:00
  • c87aaa3eb1 Port WMS example to Bootstrap Tom Payne 2013-03-05 16:39:43 +01:00
  • 80da379d60 Port WMS custom projection example to Bootstrap Tom Payne 2013-03-05 16:39:29 +01:00
  • ca3f6e0fdf Port WMS capabilities example to Bootstrap Tom Payne 2013-03-05 16:39:11 +01:00
  • 6af6e355f9 Port two layers example to Bootstrap Tom Payne 2013-03-05 16:38:57 +01:00
  • 2ca53da9f2 Port side-by-side example to Bootstrap Tom Payne 2013-03-05 16:38:35 +01:00
  • f1af80189f Port EPSG:4326 example to Bootstrap Tom Payne 2013-03-05 16:38:19 +01:00
  • 34c6652ed6 Port canvas tiles example to Bootstrap Tom Payne 2013-03-05 16:38:06 +01:00
  • d20aa69f5f Port anchored elements example to Bootstrap Tom Payne 2013-03-05 16:37:57 +01:00
  • 2d454c429a Add examples.css Tom Payne 2013-03-05 16:37:37 +01:00
  • a96fa30e97 Add Bootstrap 2.3.1 Tom Payne 2013-03-05 11:19:39 +01:00
  • 3a7c4bd3bc Merge pull request #273 from twpayne/controls-api Tom Payne 2013-03-06 05:59:31 -08:00
  • 38eaa9cfb2 Use an array to specify additional interactions Tom Payne 2013-03-06 13:19:50 +01:00
  • 363cb87e1a Use an array to specify additional controls Tom Payne 2013-03-06 13:19:34 +01:00
  • 23f0097517 Add ol.Collection.extend Tom Payne 2013-03-06 13:18:34 +01:00
  • c9cce57895 Add comment about ugly typecast Tom Payne 2013-03-06 13:06:35 +01:00
  • c54f38f4c0 Merge pull request #287 from fredj/mapsize Frédéric Junod 2013-03-06 03:59:51 -08:00
  • 2147674e2f Adding exports for icon and feature ahocevar 2013-03-06 12:49:06 +01:00
  • 671ee79c74 Add ol.interaction.defaults Tom Payne 2013-03-06 12:24:05 +01:00
  • a94eadf402 Port examples to ol.control.defaults Tom Payne 2013-03-05 18:59:17 +01:00
  • 8ae009d401 Add ol.control.defaults Tom Payne 2013-03-05 18:59:04 +01:00
  • 345bb55f98 Respect width and height from symbolizer ahocevar 2013-03-06 12:29:20 +01:00
  • 1ff3c79ff6 Use correct value to convert from foot to meters Bruno Binet 2013-03-06 12:26:30 +01:00
  • f4aa08ee90 Use ol.sphere.NORMAL.radius instead of 6378000 Bruno Binet 2013-03-06 12:18:37 +01:00
  • 48852aa3ea Merge pull request #284 from twpayne/full-screen-fit-projection-extent Tom Payne 2013-03-06 02:50:46 -08:00
  • 6ee754abb6 Merge branch 'master' of github.com:openlayers/ol3 into vector ahocevar 2013-03-06 11:20:40 +01:00
  • 097d59c41a Add test for ol.Projection getMetersPerUnit method Bruno Binet 2013-03-06 10:28:22 +01:00
  • 1803e7b28d Add getMetersPerUnit instance method to ol.Projection Bruno Binet 2013-03-06 10:27:50 +01:00
  • 1f30f693b6 Merge pull request #288 from bbinet/projection_stuff Bruno Binet 2013-03-06 01:06:38 -08:00
  • bb1cf45c0a Add Proj4js.Proj.srsCode property to Proj4js externs Bruno Binet 2013-03-06 02:38:03 +01:00
  • 060edb2070 Merge branch 'vector' of github.com:openlayers/ol3 into vector Tim Schaub 2013-03-06 02:28:33 +01:00
  • ac10bb6ca5 Enforce that either stroke or fill is provided Tim Schaub 2013-03-06 02:18:27 +01:00
  • c0c8faaf9f Allow literal from symbolizer without feature Tim Schaub 2013-03-06 00:52:48 +01:00
  • 95f3fe535a No projection configuration needed on the layer ahocevar 2013-03-05 15:25:47 +01:00
  • 5d99ead2b7 View2D NoConstraint methods renamed Éric Lemoine 2013-03-05 12:51:03 +01:00
  • ba78812796 Improve comment parsing when checking for requires Tom Payne 2013-03-05 11:51:53 +01:00
  • a0ba80bcbb Check the examples against whitespace build first Éric Lemoine 2013-03-05 11:37:30 +01:00
  • 382022bdb5 Add defaultNamespaceURI and errorProperty properties for WMTS. Bruno Binet 2013-03-05 11:19:46 +01:00
  • 221c8077e0 Make hostexamples target more robust Éric Lemoine 2013-03-05 11:26:22 +01:00
  • 2ee19f699a Moving VERSION into params ahocevar 2013-03-05 11:11:41 +01:00
  • c1f3a6cc54 WMS GetMap request parameters shall be params ahocevar 2013-03-05 10:54:33 +01:00
  • a912d48b59 Do not use tiledWMSOptions in closure function ahocevar 2013-03-05 10:01:27 +01:00
  • 5644c27d9e Animate double click/tap zoom Éric Lemoine 2013-03-05 10:07:33 +01:00
  • 066a81a88a Animate zoom after pinch Éric Lemoine 2013-03-04 20:59:33 +01:00
  • a4c47edd9d 2DView refactoring Éric Lemoine 2013-03-04 20:51:45 +01:00
  • b9a286fb7a Animate rotation when releasing mouse or fingers Éric Lemoine 2013-03-04 20:30:15 +01:00
  • 33eb13d73b Make animating rotation possible Éric Lemoine 2013-03-04 20:29:18 +01:00
  • de8db176ab Do not apply rotation constraint while rotating Éric Lemoine 2013-03-04 20:04:51 +01:00
  • f20cf83c94 Add a snapToZero rotation constraint Éric Lemoine 2013-03-04 19:21:41 +01:00
  • 83225916c1 Add Stamen example Tom Payne 2013-03-05 00:41:46 +01:00