Commit Graph

  • 59fe635b46 Merge pull request #2350 from probins/obj Marc Jansen 2014-07-12 17:51:47 +02:00
  • 753727c15f Expand on docs for observable properties Peter Robins 2014-07-12 15:22:24 +00:00
  • 96ec96c4d5 Improve docs for projection Peter Robins 2014-07-12 11:21:59 +00:00
  • 046ae42b38 Merge pull request #2347 from tschaub/render-sync Tim Schaub 2014-07-11 23:48:16 -06:00
  • a6f921d443 To force a download by setting the href, we need synchronous rendering Tim Schaub 2014-07-11 21:49:57 -06:00
  • 3e23da7c83 Minify CSS Tim Schaub 2014-07-11 21:25:21 -06:00
  • aa4dbde841 Remove static and other attributes from the docs Tim Schaub 2014-07-11 19:47:49 -06:00
  • 8c1ad54bd8 Merge pull request #2340 from tsauerwein/view-fitGeometry-maxZoom Éric Lemoine 2014-07-11 17:02:18 +02:00
  • 3b8e182856 Add maxZoom to ol.View.fitGeometry() options tsauerwein 2014-07-11 16:09:17 +02:00
  • b8c39bd62c Merge pull request #2336 from elemoine/seturl v3.0.0-gamma.2 Éric Lemoine 2014-07-11 12:31:00 +02:00
  • b518466968 Merge pull request #2335 from elemoine/pixelratio-xyz Éric Lemoine 2014-07-11 12:17:50 +02:00
  • 5fb78fb352 Add ol.source.TileWMS#setUrls and setUrl Peter Robins 2014-07-10 11:04:18 +02:00
  • 1a933febcd Add tilePixelRatio option to ol.source.XYZ Petr Pridal 2014-07-06 01:30:05 +02:00
  • 2b4b2dadf7 Be stricter with the type of ol.source.TileWMS#_urls Éric Lemoine 2014-07-10 10:49:16 +02:00
  • aafa578805 Merge pull request #2159 from tonio/attributions Antoine Abt 2014-07-11 11:48:21 +02:00
  • e707e918aa Use @api annotation Antoine Abt 2014-07-11 10:30:34 +02:00
  • 1c8fc8358a Remove reference to ol-logo Antoine Abt 2014-06-23 15:48:22 +02:00
  • f0f9291161 Add attributions example Antoine Abt 2014-06-23 12:34:37 +02:00
  • 4f087f1b84 Add getter/setter for collapsed & collapsible Antoine Abt 2014-06-23 12:11:34 +02:00
  • 6744713a54 Register button handlers the new way Antoine Abt 2014-06-20 15:24:21 +02:00
  • d5d5f58809 Do not collapse Attributions when using OSM source Antoine Abt 2014-06-03 15:55:56 +02:00
  • 4d150e6b84 Move Logos in attributions Antoine Abt 2014-06-03 15:22:53 +02:00
  • da74fbf529 Remove Logo Control Antoine Abt 2014-05-30 16:16:07 +02:00
  • aeaa172abe Remove Logo Control from defaults Antoine Abt 2014-05-30 16:12:41 +02:00
  • 5a1e92830f Make attribution control collapsible. Antoine Abt 2014-05-28 15:10:01 +02:00
  • 521cbfb1b0 Make internal proj constructors private Tim Schaub 2014-07-10 16:37:07 -06:00
  • 121d19e0ba Merge pull request #2333 from ahocevar/better-proj4-check Andreas Hocevar 2014-07-10 20:36:52 +02:00
  • 1d26c1faaf Check for proj4 in a way that also works in module environments Andreas Hocevar 2014-07-10 20:23:33 +02:00
  • 512c2032ed Merge pull request #2330 from ahocevar/proj4-global Andreas Hocevar 2014-07-10 18:53:26 +02:00
  • 31fa59c996 Merge pull request #2329 from tsauerwein/multipolygon-empty-array Éric Lemoine 2014-07-10 18:35:43 +02:00
  • 19757ae3e0 Safeguard against cases where no projection and no proj4 is available Andreas Hocevar 2014-07-10 18:32:29 +02:00
  • 7c22d8ffd4 Also accept empty array for ol.geom.MultiPolygon tsauerwein 2014-07-10 15:58:27 +02:00
  • ea7c32ff6e Merge pull request #2255 from elemoine/complexgeom Bart van den Eijnden 2014-07-10 17:03:57 +02:00
  • 60c7564268 Add test case for 3D geometries in immediate API Bart van den Eijnden 2014-07-07 15:25:56 +02:00
  • d57a35ffcb Fix stride related bug in Canvas immediate API Éric Lemoine 2014-06-03 12:41:01 +02:00
  • 9dc17230c2 Merge pull request #2323 from pagameba/fix-addfeatures Paul Spencer 2014-07-10 08:08:54 -04:00
  • a02d21d4b5 Allow addFeaturesInternal to add multiple features lacking an id Paul Spencer 2014-07-08 20:35:31 -04:00
  • 9640a08c0e Merge pull request #1228 from ahocevar/new-proj4js Andreas Hocevar 2014-07-10 13:31:17 +02:00
  • a737cf0d99 Merge pull request #2326 from probins/osmxml Éric Lemoine 2014-07-10 13:20:19 +02:00
  • 7789bff3da Add explanations to wms-custom-proj example Éric Lemoine 2014-07-10 11:43:55 +02:00
  • 8e2a12bfc1 Change examples/vector-osm to use transformExtent Peter Robins 2014-07-10 11:07:39 +00:00
  • 4541019ff4 Merge pull request #2325 from elemoine/imagevector Éric Lemoine 2014-07-10 11:24:18 +02:00
  • 49b91998f9 Pass tolerance to ReplayGroup Éric Lemoine 2014-07-10 09:52:13 +02:00
  • 193adf4401 Move Swiss transform functions to the .js file Andreas Hocevar 2014-07-09 21:24:42 +02:00
  • 1ae82b054c Revert to only accept ol.proj.Projection as argument Andreas Hocevar 2014-07-09 18:12:07 +02:00
  • 1bb5705b55 Clean up after testing Andreas Hocevar 2014-07-09 18:11:22 +02:00
  • 8f1fdde26e Show both Proj4js and custom transform functions in examples Andreas Hocevar 2014-07-09 17:38:16 +02:00
  • 4cf8383820 Avoid a type-cast Éric Lemoine 2014-07-09 16:33:45 +02:00
  • fc3ed93080 Use proj4.js from node_modules/ instead of copying it to build/ Andreas Hocevar 2014-07-09 14:49:28 +02:00
  • 0a01f8ef7e Simplify ol.proj.addCoordinateTransforms Andreas Hocevar 2014-07-09 13:11:57 +02:00
  • 90c745006d Update to use the documented Proj4js 2.2.x API Andreas Hocevar 2014-07-08 22:33:21 +02:00
  • a22d7e4d22 Allow Proj4js to be loaded after OpenLayers Andreas Hocevar 2014-07-08 20:04:33 +02:00
  • 20e903f8d9 Add proj4 to package.json Andreas Hocevar 2014-07-08 16:31:34 +02:00
  • f1bdaed15a Merge pull request #2177 from pagameba/geometry-api Paul Spencer 2014-07-09 07:23:32 -04:00
  • 4bcbda61c6 Merge pull request #2298 from probins/props Paul Spencer 2014-07-09 07:21:53 -04:00
  • b396773183 Improve docs for tilegrid Peter Robins 2014-07-06 06:55:11 -04:00
  • 17d059f7bb Document that layer options are set as object properties Peter Robins 2014-07-09 06:40:28 -04:00
  • 9915bb873c Document that feature properties are set as object properties Peter Robins 2014-07-09 06:39:42 -04:00
  • befcc4ceea Merge pull request #2204 from probins/dragbox Paul Spencer 2014-07-08 19:40:55 -04:00
  • 88ab1ac61a Doc changes suggested by @probins Andreas Hocevar 2014-07-08 16:31:18 +02:00
  • 8b2277cdda Use proj4.defs instead of proj4.Proj, to conform with the proj4js API Andreas Hocevar 2014-07-08 15:56:32 +02:00
  • 0c62469f50 Update example to show transparent proj4js integration Andreas Hocevar 2014-07-08 01:10:47 +02:00
  • dfe92da58d Update example to show manual proj4js configuration Andreas Hocevar 2014-07-08 01:10:29 +02:00
  • b5bdd0d4bb Update tests Andreas Hocevar 2014-07-08 01:08:09 +02:00
  • 8b89f5b689 Update API to work with custom transforms, including proj4js Andreas Hocevar 2014-07-08 01:08:00 +02:00
  • dc09b0a27f Update externs and ol.HAVE_PROJ4JS for new proj4js API Andreas Hocevar 2014-07-08 01:01:54 +02:00
  • 971c1137bc Download and use new proj4js Andreas Hocevar 2014-07-08 01:00:38 +02:00
  • d215696154 Merge pull request #2322 from ahocevar/view-projection Andreas Hocevar 2014-07-08 22:01:21 +02:00
  • 38bf0b439a Merge pull request #2321 from ahocevar/cleanup-package-json Andreas Hocevar 2014-07-08 21:52:54 +02:00
  • 82604ff60b Make sure that projection is an ol.proj.Projection instance Andreas Hocevar 2014-07-08 21:41:08 +02:00
  • 3a0d0c7290 Remove transient jsdoc dependencies Andreas Hocevar 2014-07-08 21:38:16 +02:00
  • 8e555fad5b Merge pull request #2312 from tschaub/test-deps Tim Schaub 2014-07-07 07:04:42 -06:00
  • 570a0c23a7 Merge pull request #2183 from pagameba/classdesc Paul Spencer 2014-07-07 08:30:33 -04:00
  • 8d991bd638 Add @todo API and describe ol.geom.Geometry funcs Paul Spencer 2014-06-09 08:51:20 -04:00
  • 9b1e9dbc8e Merge pull request #2317 from ahocevar/export-transform Andreas Hocevar 2014-07-07 11:19:04 +02:00
  • 1933d809e2 Export transform Andreas Hocevar 2014-07-07 10:45:15 +02:00
  • 5fdb380fb6 Merge pull request #2315 from tschaub/full-screen Tim Schaub 2014-07-06 17:18:44 -06:00
  • 9c6cb9db6d Use goog.dom.fullscreen Tim Schaub 2014-07-06 16:03:09 -06:00
  • 26e6260446 Merge pull request #2313 from tschaub/transform-extent Tim Schaub 2014-07-06 15:33:33 -06:00
  • d0301805c7 Doc flip Tim Schaub 2014-07-06 15:26:04 -06:00
  • 1f88015db0 Add ol.proj.transformExtent function Tim Schaub 2014-07-06 13:22:47 -06:00
  • 21878ebad3 Lint Tim Schaub 2014-07-06 12:45:55 -06:00
  • 7e8551a767 Unused extensions Tim Schaub 2014-07-06 12:43:55 -06:00
  • 93716fc7f0 Extend expect.js rather than modify the source Tim Schaub 2014-07-06 12:40:03 -06:00
  • d8ca8e7341 Update test readme Tim Schaub 2014-07-06 11:53:34 -06:00
  • 264a01cfd4 Add jquery as a dev dependency Tim Schaub 2014-07-06 11:47:58 -06:00
  • 8a3f1a8f34 Add mocha and mocha-phantomjs as dev dependencies Tim Schaub 2014-07-06 11:40:08 -06:00
  • 70cb7a4a0a Add sinon as a dev dependency Tim Schaub 2014-07-06 11:21:01 -06:00
  • 6f398f93dd Merge pull request #2309 from tschaub/test Tim Schaub 2014-07-06 06:52:13 -06:00
  • 94ba9aeea9 Merge pull request #2296 from elemoine/settileurlfunction Éric Lemoine 2014-07-06 13:21:17 +02:00
  • 4e0d48386b Use inheritDoc for ol.source.XYZ#setTileUrlFunction Éric Lemoine 2014-07-03 17:29:09 +02:00
  • 76584c3291 Merge pull request #2307 from elemoine/build Éric Lemoine 2014-07-06 09:16:11 +02:00
  • b452e04e08 Add a task to run the tests once with PhantomJS Tim Schaub 2014-07-05 19:34:17 -04:00
  • f18dbcdb97 Remove bin/closure Éric Lemoine 2014-07-05 23:46:03 +02:00
  • fa25f2a477 Remove examples/loader.js Éric Lemoine 2014-07-05 23:30:07 +02:00
  • 043cd0ff41 Remove test/ol.html Éric Lemoine 2014-07-05 23:28:31 +02:00
  • 489096e40b Merge pull request #2305 from tschaub/todo Tim Schaub 2014-07-05 16:52:45 -04:00
  • 1951c385a8 Merge pull request #2306 from tschaub/new Tim Schaub 2014-07-05 16:20:06 -04:00
  • 5a24d022cf Extra annotations for build.py as well Tim Schaub 2014-07-05 16:19:41 -04:00
  • d99a61545c Use @observable annotation instead of @todo observable Tim Schaub 2014-07-05 15:51:13 -04:00