Commit Graph

  • 24498fa9d0 Defines in a namespace that can be required Tim Schaub 2014-04-30 09:14:10 -06:00
  • e4e3b2229a Defines in ol namespace defined in ol.js Tim Schaub 2014-04-30 08:45:02 -06:00
  • cec41c4b0a Add missing requires Tim Schaub 2014-04-30 08:37:52 -06:00
  • 3f0da11008 Move ol defines from browserfeature.js to ol.js Tim Schaub 2014-04-30 08:24:00 -06:00
  • 12d4cb5752 Merge pull request #1979 from tschaub/custom-build v3.0.0-beta.5 Tim Schaub 2014-04-29 13:01:52 -06:00
  • 193d5c9ac1 Rename EXTERNAL_SRC to EXPORTS Tim Schaub 2014-04-28 22:14:03 -06:00
  • a083c6149a No more generated internal source Tim Schaub 2014-04-28 21:49:00 -06:00
  • 9b4f61be3e No need for requireall.js when including exports.js Tim Schaub 2014-04-28 17:30:10 -06:00
  • d552dfd96d Making ol.proj.Projection subclasses exportable Tim Schaub 2014-04-28 20:53:12 -06:00
  • ec6aa21912 Include goog.require calls in exports file Tim Schaub 2014-04-28 17:29:36 -06:00
  • d087fdbefd Add list of provides to symbol metadata Tim Schaub 2014-04-28 17:13:57 -06:00
  • fd170eb295 Accept a path for exports file Tim Schaub 2014-04-28 16:04:38 -06:00
  • 3dd5fb88e5 Allow configuration of JVM arguments in build Tim Schaub 2014-04-18 08:39:49 -06:00
  • fbdbbfb7a7 Get rid of stability annotations and document stability with api Andreas Hocevar 2014-04-17 00:56:44 +02:00
  • 29b643c7b0 Inline object literals from olx.js Andreas Hocevar 2014-04-15 19:02:30 +02:00
  • cdd1922350 Document purpose and use of oli.js and olx.js Andreas Hocevar 2014-04-13 10:43:36 +02:00
  • c17ac0cae3 Greatly simplify and document the usage of JSDoc Andreas Hocevar 2014-04-13 10:43:05 +02:00
  • aaf6101d0f Include symbols from oli.js using interface and implements tags Andreas Hocevar 2014-04-11 23:02:49 +02:00
  • b758d92790 Use symbols.json for determining the API Andreas Hocevar 2014-04-11 14:32:18 +02:00
  • 758eed357e Accept a src config, add docs Tim Schaub 2014-04-11 15:42:47 -06:00
  • a28db38eef Parse options and add docs Tim Schaub 2014-04-11 13:33:46 -06:00
  • b6277e0a01 Build task for driving the compiler Tim Schaub 2014-04-11 12:13:25 -06:00
  • 88e41f25ea Generate symbols before exports Tim Schaub 2014-04-11 12:12:35 -06:00
  • fe5d8712f2 Unused script Tim Schaub 2014-04-10 15:19:05 -06:00
  • 7c68107b17 Call generate-symbols.js from build.py Tim Schaub 2014-04-10 15:06:16 -06:00
  • 88d67b7370 Regenerate symbols if parents have changed Tim Schaub 2014-04-10 14:38:49 -06:00
  • 1273c26f7a Use new generate-exports.js task Tim Schaub 2014-04-09 17:31:36 -06:00
  • c692204ffd Task for generating a limited set of exports Tim Schaub 2014-04-09 17:09:22 -06:00
  • d3e477a8df Allow main method to be called from elsewhere Tim Schaub 2014-04-09 17:06:49 -06:00
  • e53fde402b Write out sorted symbols, excluding inherited ones on private classes Tim Schaub 2014-04-09 10:26:39 -06:00
  • 11b49d6305 Removing old *.exports for completeness Tim Schaub 2014-04-16 08:34:23 -06:00
  • fb497f5288 Annotations for exports Tim Schaub 2014-04-08 13:40:35 -06:00
  • 457cfe851a Add a task to generate metadata on exported symbols Tim Schaub 2014-04-28 22:55:00 -06:00
  • 9800b38250 Adding a JSDoc configuration for generating metadata on exported symbols Tim Schaub 2014-02-05 18:30:14 -07:00
  • debbd83d8b Merge pull request #2024 from twpayne/igc-invalid Tom Payne 2014-04-29 15:31:12 +02:00
  • b64c63ea24 Don't return a feature if there are no coordinates Tom Payne 2014-04-29 15:05:30 +02:00
  • 3742b3c816 Merge pull request #1992 from fredj/select-layer-option Frédéric Junod 2014-04-29 09:56:56 +02:00
  • 3c308af91f Merge layerFilter option into layers Frederic Junod 2014-04-22 09:04:50 +02:00
  • 2c7282d4e9 Remove layer option from ol.interaction.Select Frederic Junod 2014-04-17 09:27:46 +02:00
  • 09621af085 Merge pull request #2020 from bartvde/wfsbbox Bart van den Eijnden 2014-04-28 18:00:39 +02:00
  • b91d8871df Add fifth value for BBOX to be conforming to the WFS 1.1 spec Bart van den Eijnden 2014-04-28 17:57:30 +02:00
  • 1f3f1e1cc7 Merge pull request #2018 from fredj/featureoverlay-cleanup Frédéric Junod 2014-04-28 15:24:35 +02:00
  • b41ee35422 Use features.forEach instead of for loop Frederic Junod 2014-04-28 12:51:24 +02:00
  • 90c0944617 Fix coding style Frederic Junod 2014-04-28 12:45:19 +02:00
  • a5620fa46a Remove unneeded function binding Frederic Junod 2014-04-28 13:50:39 +02:00
  • 475be37ef4 Remove unused local variable Frederic Junod 2014-04-28 13:49:14 +02:00
  • 77dfc29b5c Merge pull request #2013 from bartvde/wfsdata Bart van den Eijnden 2014-04-28 09:38:54 +02:00
  • d7296602fc Merge pull request #2017 from fredj/feature-setgeom-change Frédéric Junod 2014-04-28 08:57:32 +02:00
  • 2a45d3b41b Merge pull request #2014 from bartvde/getkeys Bart van den Eijnden 2014-04-28 08:08:35 +02:00
  • 35715da4e6 Merge pull request #2010 from fredj/goog.array.contains Frédéric Junod 2014-04-28 07:40:56 +02:00
  • 68773941d3 Use goog.array.contains instead of goog.array.indexOf Frederic Junod 2014-04-26 08:31:40 +02:00
  • 74d83f29d2 Dispatch a change event when the geometry is set Frederic Junod 2014-04-26 08:09:26 +02:00
  • 9c6987aa78 Export ol.Object's getKeys function Bart van den Eijnden 2014-04-25 15:02:58 +02:00
  • 635dd5f380 Make sure we can parse WFS 1.1 responses from MapServer Bart van den Eijnden 2014-04-25 11:27:05 +02:00
  • 928e3244cf Merge pull request #2012 from elemoine/skipfeature Éric Lemoine 2014-04-25 09:01:02 +02:00
  • 0e6b72f94d Merge pull request #1986 from bartvde/wfs-example Bart van den Eijnden 2014-04-24 21:16:53 +02:00
  • f9c0f12f23 Remove skippeFeatures collection Éric Lemoine 2014-04-24 20:58:50 +02:00
  • 962ddff1c2 Implement readProjection on ol.format.WFS and add WFS JSONP example Bart van den Eijnden 2014-04-23 15:34:39 +02:00
  • cd878e0ef8 Merge pull request #2009 from fredj/zoom-no-name Frédéric Junod 2014-04-24 15:10:03 +02:00
  • d00e515412 Remove name attributes from the zoom buttons Frederic Junod 2014-04-24 14:45:14 +02:00
  • a46f8647f9 Merge pull request #1998 from adube/fix-zoomcontrol Frédéric Junod 2014-04-24 14:35:53 +02:00
  • 32dda342aa Only show controls for WebGL settings when WebGL is used Andreas Hocevar 2014-04-22 16:29:53 +02:00
  • 16d7999deb Merge pull request #2007 from fredj/tilejson-jsonp Frédéric Junod 2014-04-22 15:25:29 +02:00
  • 1d688ad29d Use goog.net.Jsonp instead of goog.net.jsloader Frederic Junod 2014-04-22 14:40:04 +02:00
  • 3ffed43834 Merge pull request #1995 from fredj/cleanup Frédéric Junod 2014-04-18 16:20:56 +02:00
  • 05217496f7 Merge pull request #1990 from elemoine/select-bug Éric Lemoine 2014-04-18 15:51:36 +02:00
  • f0d159d6ef Fix zoomcontrol, set type button in button, not span Alexandre Dubé 2014-04-18 09:45:09 -04:00
  • fa1d79016d Merge pull request #1994 from oterral/add_export Éric Lemoine 2014-04-18 13:37:00 +02:00
  • 8c1c775f85 Merge pull request #1997 from elemoine/skipped-features-performance Éric Lemoine 2014-04-18 13:17:05 +02:00
  • 4e965123c8 Make handling of skipped features faster Éric Lemoine 2014-04-18 10:52:20 +02:00
  • 551dd94494 Merge pull request #1996 from probins/measure Frédéric Junod 2014-04-17 21:00:52 +02:00
  • 53d3c695f4 Measure example: correct source link Peter Robins 2014-04-17 14:32:01 -04:00
  • 663e7af0d2 Use ol.extent.getWidth and ol.extent.getHeight Frederic Junod 2014-04-15 10:09:25 +02:00
  • a277cbf548 Add getSource getter in ol.source.ImageVector oterral 2014-04-17 15:21:11 +02:00
  • f59b3e968b Rework handling of skipped features in replay Éric Lemoine 2014-04-16 19:12:31 +02:00
  • cb1edd262d Merge pull request #1985 from fredj/named-color Frédéric Junod 2014-04-16 16:28:26 +02:00
  • b5873ff866 Merge pull request #1984 from fredj/export-circle Frédéric Junod 2014-04-16 07:20:13 +02:00
  • 251996f789 Use ol.color.ENABLE_NAMED_COLORS in tests Frederic Junod 2014-04-15 17:22:58 +02:00
  • 1da879ef06 Don't use a named color for defaultFillStyle Frederic Junod 2014-04-15 16:57:49 +02:00
  • 4d548d99a7 Add Tissot indicatrix example Frederic Junod 2014-04-15 14:22:35 +02:00
  • 38f8774cc4 Export ol.Sphere#circle function Frederic Junod 2014-04-15 14:21:58 +02:00
  • 2a0026bed3 Merge pull request #1970 from elemoine/geturls Éric Lemoine 2014-04-14 20:47:35 +02:00
  • ce2b52d4fc Merge pull request #1983 from fredj/osgeo-url Frédéric Junod 2014-04-14 15:23:05 +02:00
  • 9b5512c065 Allow '{-y}' placeholder Frederic Junod 2014-04-14 13:57:36 +02:00
  • 738fe65268 Merge pull request #1982 from fredj/dnd-event Frédéric Junod 2014-04-14 13:50:03 +02:00
  • ef27f14376 Remove undefined type from opt_target and opt_file Frederic Junod 2014-04-14 12:01:48 +02:00
  • 756f407ef4 Add file propery to ol.interaction.DragAndDropEvent Frederic Junod 2014-04-14 10:47:57 +02:00
  • 60ab837025 Merge pull request #1950 from jachym/measure_example Andreas Hocevar 2014-04-11 10:06:21 +02:00
  • 5755ea3be2 Merge pull request #1977 from elemoine/comment Éric Lemoine 2014-04-10 20:18:44 +02:00
  • df3319328d Add a comment to build.py Éric Lemoine 2014-04-10 17:58:35 +02:00
  • 6826829786 Merge pull request #1971 from ahocevar/externs-instead-of-typedefs Andreas Hocevar 2014-04-10 16:54:50 +02:00
  • 12840aa49f Merge pull request #1976 from tschaub/pointerup-return Tim Schaub 2014-04-10 06:52:13 -06:00
  • 050f0cede6 Merge pull request #1974 from tonio/selectfeature Antoine Abt 2014-04-10 14:41:52 +02:00
  • b80c6d5c61 Replace typedefs with externs Andreas Hocevar 2014-04-10 14:40:51 +02:00
  • e72b383976 Required return from event handler Tim Schaub 2014-04-10 06:32:27 -06:00
  • 5147a0b060 Automatically skipFeatures on select’s collection changes Antoine Abt 2014-04-10 12:32:46 +02:00
  • c2bd829a5f Merge pull request #1975 from fredj/rotation-anchor Frédéric Junod 2014-04-10 14:22:08 +02:00
  • 3946b92595 Merge pull request #1942 from elemoine/export-tileimage Frédéric Junod 2014-04-10 14:16:13 +02:00
  • f9388749d4 undefined may be passed to ol.animation.rotate Éric Lemoine 2014-02-27 11:00:35 +01:00
  • 42adc23e86 Use ol.View2D#rotate in Interaction Éric Lemoine 2014-02-27 10:36:36 +01:00