Commit Graph

  • e802cc3d56 polyline: Added decodeSigned/UnsignedInteger() functions Tobias Bieniek 2013-03-09 22:40:07 +01:00
  • 36923d6688 Added basic ol.parser.polyline module Tobias Bieniek 2013-03-09 21:57:35 +01:00
  • 65907a6005 Add rotation example Tom Payne 2013-03-09 21:48:33 +01:00
  • 3910ec0dbb Fix typo in WebGL map renderer Tom Payne 2013-03-09 19:55:49 +01:00
  • a138b5a5a3 Merge pull request #332 from Turbo87/uppercase Éric Lemoine 2013-03-09 12:07:16 -08:00
  • 4f8ffbf2ce Added notes that "./build.py test" requires plovr to be running Tobias Bieniek 2013-03-09 20:05:31 +01:00
  • 65397eb732 test/README: Updated "make test" to "./build.py test" Tobias Bieniek 2013-03-09 20:00:18 +01:00
  • f35e4cd319 test: Renamed readme.md to README.md Tobias Bieniek 2013-03-09 19:04:58 +01:00
  • 34ec58a8ad LICENSE: Fixed reference to AUTHORS file Tobias Bieniek 2013-03-09 19:02:05 +01:00
  • d708a32094 Converted AUTHORS and LICENSE files to Markdown Tobias Bieniek 2013-03-09 19:00:25 +01:00
  • ed9c2eebad Renamed authors.txt, license.txt and readme.md to uppercase variants Tobias Bieniek 2013-03-09 18:47:53 +01:00
  • 0bf9f9a0a7 Fix reference and title according to @erilem comments. Cédric Moullet 2013-03-09 13:16:56 +01:00
  • 25fd391edd Merge pull request #329 from twpayne/animation-clean-ups Tom Payne 2013-03-09 04:02:29 -08:00
  • eb6630c3f7 Add single image WMS with custom projection example Cédric Moullet 2013-03-09 07:50:56 +01:00
  • 4a7a5fe220 Sort properties alphabetically Tom Payne 2013-03-09 02:22:16 +01:00
  • 194edc7f26 Sort functions alphabetically Tom Payne 2013-03-09 02:19:35 +01:00
  • 9d950525bb Default to easing inAndOut for all animations Tom Payne 2013-03-09 02:15:32 +01:00
  • 77bd279160 Use ol.easing instead of goog.fx.easing Tom Payne 2013-03-09 02:03:59 +01:00
  • e12458b32e Expose all goog.fx.easing functions in the ol.easing namespace Tom Payne 2013-03-09 02:02:19 +01:00
  • 2d7f848223 Merge pull request #321 from twpayne/prettier-hue-saturation-example Tom Payne 2013-03-08 16:46:24 -08:00
  • 3981141999 Merge pull request #134 from twpayne/keyboard-interactions Tom Payne 2013-03-08 16:32:34 -08:00
  • fe3b8d862d Correct center setting, thanks @elemoine Tom Payne 2013-03-09 01:31:14 +01:00
  • 06de786b98 Adding information about jsdoc3 dependency ahocevar 2013-03-08 19:19:14 +01:00
  • b971fc1aae Bringing back the style-rules example ahocevar 2013-03-08 16:26:18 +01:00
  • 389b8d14d7 Support GeoJSON as parsed object ahocevar 2013-03-08 16:25:23 +01:00
  • 2354207b47 Make hue/saturation example prettier Tom Payne 2013-03-08 01:58:15 +01:00
  • b729f969a7 Add EMPTY tile state instead of using null for empty tiles Tom Payne 2013-03-08 14:41:14 +01:00
  • 0a13344668 Merge pull request #320 from twpayne/follow-mouse-position Tom Payne 2013-03-08 04:15:49 -08:00
  • 7f62b26c80 New example style Tim Schaub 2013-03-07 23:48:23 -07:00
  • ee75c4b90e Use new projection getter Tim Schaub 2013-03-07 23:48:10 -07:00
  • 895bc4e76c The addFeatures method will be added back later Tim Schaub 2013-03-07 23:47:41 -07:00
  • 85a1599a1a Removing the style rules example for now Tim Schaub 2013-03-07 23:32:56 -07:00
  • 4422e3e73b Merge branch 'master' of github.com:openlayers/ol3 into vector Tim Schaub 2013-03-07 23:10:06 -07:00
  • 4918106a22 Make shared vertices structures accessible Tim Schaub 2013-03-07 23:09:23 -07:00
  • faee18bae1 Use fillColor and strokeColor instead of fillStyle and strokeStyle Tim Schaub 2013-03-07 22:51:14 -07:00
  • 5ce114c1b6 Style in example Tim Schaub 2013-03-07 22:29:00 -07:00
  • 77355ca634 Optional polygon stroke or fill Tim Schaub 2013-03-07 22:28:39 -07:00
  • f93bf2ad77 Avoid filling/stroking parts of multi-polygons twice Tim Schaub 2013-03-07 21:39:34 -07:00
  • d571ef5804 Prioritize tile loading around mouse position Tom Payne 2013-03-08 01:04:35 +01:00
  • 47f1b8cb0a Cope with rotation in keyboard pan Tom Payne 2013-03-07 20:13:38 +01:00
  • cd37031456 Animate keyboard pan Tom Payne 2013-03-07 19:57:07 +01:00
  • 3d37ba7666 Add ol.View2D.pan Tom Payne 2013-03-07 19:56:55 +01:00
  • d4a5bfa015 Avoid creating an unecessary object Tom Payne 2013-03-07 19:39:24 +01:00
  • af0bf21e8d Configure keyboard pan with an options object Tom Payne 2013-03-07 19:32:51 +01:00
  • c46f1425a0 Make keyboard zoom delta configurable Tom Payne 2013-03-07 19:24:00 +01:00
  • db4e62477d Nicer caps and joins Tim Schaub 2013-03-07 10:37:48 -07:00
  • b28a1efec6 Export GeoJSON parser Tim Schaub 2013-03-07 10:26:15 -07:00
  • 5af71a488a No need to continue rendering when we need to defer ahocevar 2013-03-07 17:59:39 +01:00
  • 5752a69d6b Adding addFeatures back as an API method temporarily Tim Schaub 2013-03-07 10:09:19 -07:00
  • f4a16e7f57 Collect features before rendering to the sketch canvas ahocevar 2013-03-07 16:57:22 +01:00
  • f0039ee460 Additional index dimension for RTree; use RTree again ahocevar 2013-03-07 14:36:09 +01:00
  • 1f510d893f Merge pull request #282 from bartvde/wms1_0_0 Bart van den Eijnden 2013-03-07 05:06:13 -08:00
  • 1deeaa437c Merge pull request #272 from twpayne/projection-get Tom Payne 2013-03-07 04:59:00 -08:00
  • d56f2bc7aa make Travis happy by adding comment to the constant in the test Bart van den Eijnden 2013-03-07 13:57:51 +01:00
  • 0dab671072 add WMS 1.0.0 parsing to false by default Bart van den Eijnden 2013-03-07 13:53:26 +01:00
  • abf4d6bf09 Merge pull request #310 from elemoine/wms Éric Lemoine 2013-03-07 04:46:06 -08:00
  • 21d34f1cc8 Rename projection functions for a friendlier API Tom Payne 2013-03-06 19:41:27 +01:00
  • b487275d5b Round image height and width for WMS Éric Lemoine 2013-03-07 13:37:48 +01:00
  • 874583656e Use strings rather than ol.projection.get in examples Tom Payne 2013-03-06 18:53:59 +01:00
  • eaa17758bd Allow strings to be used wherever projections are needed Tom Payne 2013-03-06 18:48:53 +01:00
  • afcbec469a Rename ol.projection.getFromCode to ol.projection.get Tom Payne 2013-03-06 18:02:46 +01:00
  • d81d9d7411 Merge pull request #309 from elemoine/attributions Éric Lemoine 2013-03-07 04:28:22 -08:00
  • 6bcbd25e2f Merge pull request #295 from openlayers/refactor-examples Tom Payne 2013-03-07 04:27:18 -08:00
  • 251e9a09fa Fix js error when image source has no attributions Éric Lemoine 2013-03-07 12:41:15 +01:00
  • 3c37e6da56 Make custom proj example use tile layers only Éric Lemoine 2013-03-07 12:36:09 +01:00
  • 02cbdde333 Add a single image WMS example Éric Lemoine 2013-03-07 12:29:13 +01:00
  • d31fb7a0fd Merge pull request #303 from elemoine/tile Éric Lemoine 2013-03-07 03:15:37 -08:00
  • 73d06442ec Merge pull request #302 from elemoine/debug Éric Lemoine 2013-03-07 03:15:09 -08:00
  • 71f06320f6 WMS example renamed to wms-tiled Éric Lemoine 2013-03-07 11:59:09 +01:00
  • 35b6d805df Merge pull request #307 from bbinet/null-extent Bruno Binet 2013-03-07 02:06:18 -08:00
  • f55423d575 Register change listeners for loading tiles only Éric Lemoine 2013-03-07 11:03:20 +01:00
  • 41408c0909 Extent cannot be undefined here but it can be null Bruno Binet 2013-03-07 10:54:06 +01:00
  • 129f2bbcb0 Merge pull request #305 from bbinet/check-isglobal Bruno Binet 2013-03-07 01:42:18 -08:00
  • 7fabff5ffa Revert "Remove listeners when dropping tiles" Éric Lemoine 2013-03-07 10:41:23 +01:00
  • bbc8249e28 Check the examples in raw mode as well Éric Lemoine 2013-03-07 10:33:40 +01:00
  • 306447fac7 Update readme.md Éric Lemoine 2013-03-06 20:45:08 +01:00
  • 757401313b Extent hosted loader to support debug mode Éric Lemoine 2013-03-06 19:19:11 +01:00
  • feb03b8cda Change opacity step value in side-by-side example Frederic Junod 2013-03-07 10:14:37 +01:00
  • f961930823 Render countries from GeoJSON Tim Schaub 2013-03-06 19:24:53 -07:00
  • d4b58d489f Correct description in side-by-side example Tom Payne 2013-03-07 03:15:19 +01:00
  • 84527c4b56 Disable bbox filtering for now Tim Schaub 2013-03-06 19:07:26 -07:00
  • 2e4dc430e9 Render multi-part geometries Tim Schaub 2013-03-06 19:06:41 -07:00
  • 00fa7ff3a9 Listen for layer changes and expire tiles Tim Schaub 2013-03-06 19:05:35 -07:00
  • d7c547f736 Method for parsing features Tim Schaub 2013-03-06 19:02:21 -07:00
  • 7c4c3c547c Draw multi-part geometries Tim Schaub 2013-03-06 19:01:16 -07:00
  • 3c701067b3 Remove animations from side-by-side example Tom Payne 2013-03-07 02:58:00 +01:00
  • 674eb9b396 Add animation example Tom Payne 2013-03-07 02:56:28 +01:00
  • 48c84aaf69 Do not wrap dateline if projection.isGlobal() is false Bruno Binet 2013-03-07 02:07:00 +01:00
  • 50cb6294ee Remove brightness/contrast from side-by-side example Tom Payne 2013-03-07 01:54:51 +01:00
  • bea6b644af Add brightness/contrast example Tom Payne 2013-03-07 01:53:52 +01:00
  • 8ab00689b2 Remove hue/saturation from side-by-side example Tom Payne 2013-03-07 01:49:41 +01:00
  • f0466ef9c7 Add hue/saturation example Tom Payne 2013-03-07 01:42:14 +01:00
  • 7f9e327a65 Merge pull request #304 from bbinet/projection-improvements Bruno Binet 2013-03-06 16:53:14 -08:00
  • 1e050fe25f Add global=true for both EPSG:4326 and EPSG:3857 Bruno Binet 2013-03-07 01:17:54 +01:00
  • 4415f8ac74 Add test for ol.projection.configureProj4jsProjection Bruno Binet 2013-03-07 01:05:50 +01:00
  • b6d57894b4 Add configureProj4jsProjection function Bruno Binet 2013-03-07 00:49:03 +01:00
  • 0e53a3f3c9 ol.Proj4jsProjection_ now takes a single argument Bruno Binet 2013-03-06 21:11:43 +01:00
  • 9d88273161 ol.Projection now takes a single argument Bruno Binet 2013-03-06 19:41:10 +01:00
  • 8dd3093f4c Add information on wether the projection is global Bruno Binet 2013-03-06 18:13:23 +01:00
  • f942333f48 Add MapQuest example Tom Payne 2013-03-07 00:46:09 +01:00