Commit Graph

  • 34f6ba4ee8 Reorder goog.require Frederic Junod 2013-09-02 11:01:31 +02:00
  • e2a1c13439 Merge pull request #960 from elemoine/handlemappostrender Éric Lemoine 2013-09-01 14:15:19 -07:00
  • 109ef38d69 Exporting setMap so it is documented for custom controls Tim Schaub 2013-08-31 16:40:46 -06:00
  • 96ef1ed3bd Remove handleMapPostrender extension point Éric Lemoine 2013-08-31 23:25:08 +02:00
  • 8844310bf4 Call setMap instead of passing map to control Tim Schaub 2013-08-31 14:45:03 -06:00
  • 3e1de0b1ad Call addControl instead of passing map to control Tim Schaub 2013-08-31 14:44:29 -06:00
  • 6d9d5ecb4b Update ZoomSlider example in docs Tim Schaub 2013-08-31 07:29:44 -06:00
  • 96dfe5656d Merge pull request #950 from pagameba/doc-animations Tim Schaub 2013-08-30 14:49:07 -07:00
  • b17feb4580 Add extra requires (see #958) Tim Schaub 2013-08-30 15:20:21 -06:00
  • d8bc769758 Do not delete from oldFeatureMap ahocevar 2013-08-30 23:18:59 +02:00
  • cbf7f91cfb instanceof check to avoid ducktyping ahocevar 2013-08-30 23:18:17 +02:00
  • 4679ba77c4 Don't export ol.control.Control.prototype.setMap Tim Schaub 2013-08-30 14:59:47 -06:00
  • b479909e25 Remove map from control options Tim Schaub 2013-08-30 14:59:21 -06:00
  • 33f4d1e0ee Add missing provide and require for ol.geom Tim Schaub 2013-08-30 13:32:04 -06:00
  • 58fe110419 Rename ol.geom.VertexArray to ol.CoordinateArray Tim Schaub 2013-08-30 13:30:53 -06:00
  • 7165d414c7 Use ol.Coordinate instead of ol.geom.Vertex Tim Schaub 2013-08-30 13:30:25 -06:00
  • 6f98a75fb8 Limit feature exports Tim Schaub 2013-08-30 13:14:17 -06:00
  • bfa1fbc2cd remove trailing whitespace to make the linter happy. Paul Spencer 2013-08-30 13:31:10 -04:00
  • 8c4c83b207 Improve documentation for animation-related stuff Paul Spencer 2013-08-30 11:32:47 -04:00
  • 729039ba04 Adapt examples to new signature for ol.Attribution Éric Lemoine 2013-08-30 16:48:25 +02:00
  • 38ab64c3c3 Adapt sources to new signature for ol.Attribution Éric Lemoine 2013-08-30 16:47:42 +02:00
  • 818894bb56 ol.Attribution is a single-arg constructor Éric Lemoine 2013-08-30 16:46:51 +02:00
  • 9dfbfab648 Follow-up improvements for #897 ahocevar 2013-08-30 16:26:49 +02:00
  • 29317c3316 Merge pull request #897 from ahocevar/select ahocevar 2013-08-30 06:25:14 -07:00
  • 643eb5c4cc Better initial extent ahocevar 2013-08-30 14:46:32 +02:00
  • 9dae49dc18 Symbolizer defaults for the select renderIntent ahocevar 2013-08-30 13:47:43 +02:00
  • 83720975f8 More specific INTENTCHANGE instead of SYMBOLIZER event ahocevar 2013-08-30 12:10:55 +02:00
  • e2c4fec253 Let's at least be disposable, so we can clean up after ourselves ahocevar 2013-08-30 12:00:06 +02:00
  • 2a4aef0b58 THIS_IDENTIFIER no longer needed ahocevar 2013-08-30 11:44:52 +02:00
  • 6bb23cdda5 No longer inheriting from EventTarget ahocevar 2013-08-30 11:43:35 +02:00
  • 1ee12e696e Merge pull request #942 from elemoine/expr Éric Lemoine 2013-08-29 13:01:47 -07:00
  • ff30a89a49 Merge pull request #943 from elemoine/proj Éric Lemoine 2013-08-29 13:00:46 -07:00
  • 2f5742bc1b Merge pull request #941 from elemoine/feature Éric Lemoine 2013-08-29 13:00:11 -07:00
  • 8a180e63b2 Filter layer by id ahocevar 2013-08-28 19:42:00 +02:00
  • 43c67ba09f Do not dispatch selection events for now ahocevar 2013-08-28 19:19:07 +02:00
  • 95cf0e1264 Less closures ahocevar 2013-08-28 19:18:40 +02:00
  • 0c1f2328f9 Do not implement a specific clone method ahocevar 2013-08-28 19:18:17 +02:00
  • 2394b39f6f Use select as keyword ahocevar 2013-08-28 19:16:18 +02:00
  • 0fbf07fef1 Using a renderIntent lib function instead of this identifier ahocevar 2013-08-28 18:00:09 +02:00
  • 526dbebadc Re-adding @requires that got lost during rebase. ahocevar 2013-08-28 17:18:38 +02:00
  • c47634b2ee Renaming condition to clickOnly, and fixing docs ahocevar 2013-08-28 16:55:42 +02:00
  • 89bdd3bc2c Use a ol.interaction.condition in ol.interaction.Select Frederic Junod 2013-08-28 15:33:15 +02:00
  • bb93a86528 Do not export 'dispose' for now ahocevar 2013-08-26 17:05:33 +02:00
  • e5b095bfdf Simplifying setRenderIntent API for bulk changing all features ahocevar 2013-08-26 17:03:52 +02:00
  • 100b85a7b0 Converting control to an interaction ahocevar 2013-08-26 17:03:14 +02:00
  • c6e61e2d23 Dynamic layers and lazy selection layer creation ahocevar 2013-08-22 19:29:08 +02:00
  • a417b75c1f Simplifying layer mapping ahocevar 2013-08-21 18:59:08 +02:00
  • d5c0fdd557 Removing addressed TODOs ahocevar 2013-08-21 14:23:19 +02:00
  • 0391a028c5 Adding layer visibility/addition/removal handling ahocevar 2013-08-21 14:23:07 +02:00
  • 56c228d009 Removing option for temporary layer ahocevar 2013-08-21 09:52:52 +02:00
  • 3a50a754aa Implementing renderIntent handling ahocevar 2013-08-20 23:29:44 +02:00
  • 4f2d37b6a3 New ThisIdentifier expression ahocevar 2013-08-20 23:15:05 +02:00
  • 89052079b7 Example update after recent API changes ahocevar 2013-08-20 08:48:03 +02:00
  • 14b69d15f1 One selection layer per source layer ahocevar 2013-08-20 08:41:35 +02:00
  • 760694582e Adding missing @requires ahocevar 2013-08-19 15:46:56 +02:00
  • f05629b3c3 Work with clones rather than the original features ahocevar 2013-08-19 15:35:21 +02:00
  • fdd79a385a Making JSDoc happy ahocevar 2013-08-11 23:59:18 +02:00
  • d7e277d0f5 Adding exports ahocevar 2013-08-11 13:21:47 +02:00
  • 414f4828d6 Making Travis happy ahocevar 2013-08-11 10:50:06 +02:00
  • 0c54cbd9cc Adding tests ahocevar 2013-08-11 10:28:21 +02:00
  • 3d22ec4ca8 Simplifying clear/append detection ahocevar 2013-08-11 10:28:10 +02:00
  • b06526781c Adding change event ahocevar 2013-08-11 10:27:25 +02:00
  • 6be1ab80d2 Require layers ahocevar 2013-08-11 10:26:49 +02:00
  • 19a00bbe27 Making the control's button work ahocevar 2013-08-09 20:34:55 +02:00
  • 871388d2c0 Adding selection layer and implementing basic click selection ahocevar 2013-08-09 20:11:33 +02:00
  • e2526621d1 Select example and skeleton with event listeners ahocevar 2013-08-07 22:41:02 +02:00
  • 561581cf8b Move exports file for proj Éric Lemoine 2013-08-29 15:38:00 +02:00
  • a86ea051bf Move and rename exports file for ol.expr Éric Lemoine 2013-08-29 15:24:52 +02:00
  • 0c091e868c ol.Feature.prototype.get need not be exported Éric Lemoine 2013-08-29 13:57:05 +02:00
  • 7298cbd119 Merge pull request #926 from fredj/mapbrowserevent_clanup Frédéric Junod 2013-08-28 22:08:34 -07:00
  • b0e0d18883 Merge pull request #939 from tschaub/initially-hidden Tim Schaub 2013-08-28 17:07:37 -07:00
  • ba1e985d2f Do not display the popup initially Tim Schaub 2013-08-28 18:05:54 -06:00
  • a83f298db1 Merge pull request #937 from tschaub/popup Tim Schaub 2013-08-28 15:04:12 -07:00
  • 0361609631 Remove separate arrow element Tim Schaub 2013-08-28 15:25:05 -06:00
  • 03580bcfec Better title Tim Schaub 2013-08-28 14:21:49 -06:00
  • b4df86a17e Remove unused style Tim Schaub 2013-08-28 14:21:07 -06:00
  • 7cac81857d Merge pull request #936 from tschaub/geom-exports Tim Schaub 2013-08-28 11:40:14 -07:00
  • c34e582f1a Toggle display instead of visibility for proper click handling Tim Schaub 2013-08-28 12:36:00 -06:00
  • 0f34bbc161 Adding some variety to the examples Tim Schaub 2013-08-28 12:35:23 -06:00
  • 7f66376315 Basic popup example Tim Schaub 2013-08-28 12:28:47 -06:00
  • e93383c859 Merge pull request #934 from elemoine/vector-layer Éric Lemoine 2013-08-28 10:19:45 -07:00
  • dd37d0e736 Slightly less giant icon Tim Schaub 2013-08-28 10:41:41 -06:00
  • 9ef439ba23 Exports for specific geometry types Tim Schaub 2013-08-28 10:41:07 -06:00
  • fb27d44840 Merge pull request #931 from tschaub/example-data Tim Schaub 2013-08-28 07:46:13 -07:00
  • 3deeaa21c7 ol.layer.Vector pass original options to parent Éric Lemoine 2013-08-28 14:13:37 +02:00
  • d091cfd508 Move focus_ position update into handleMapBrowserEvent Frederic Junod 2013-08-28 12:39:22 +02:00
  • 377f031860 Merge pull request #932 from fredj/unclosed_div Frédéric Junod 2013-08-28 03:36:04 -07:00
  • 010eda74df Fix unclosed div in examples/icon.html Frederic Junod 2013-08-28 11:58:33 +02:00
  • ecf953a125 Remove pressed_ variable and rely on down_ to check if a mouse button is pressed Frederic Junod 2013-08-28 11:28:50 +02:00
  • c608e15943 Merge pull request #929 from elemoine/collectionevent Éric Lemoine 2013-08-28 02:16:57 -07:00
  • dc5b209f7f Change previous_ local variable type to boolean Frederic Junod 2013-08-27 14:34:34 +02:00
  • 9306704c1d Add documentation in mapbrowserevent.js Frederic Junod 2013-08-27 17:04:47 +02:00
  • ab2c4387b8 Move png to data to work with host-examples task Tim Schaub 2013-08-27 16:36:13 -06:00
  • 01ab16d7d6 Merge pull request #923 from tschaub/icon Tim Schaub 2013-08-27 15:25:22 -07:00
  • e9aa316007 Call getUid once Tim Schaub 2013-08-27 16:22:24 -06:00
  • 6b625e368b Account for icon offsets when doing feature hit detection Tim Schaub 2013-08-26 19:54:03 -06:00
  • efeb00e4a5 Add x/y offset for icon symbolizers Tim Schaub 2013-08-26 19:20:16 -06:00
  • 6baf5d0b18 Export ol.geom.Geometry.prototype.getCoordinates Tim Schaub 2013-08-26 17:16:04 -06:00
  • 9c824584b3 Example using an icon symbolizer and displaying a popup Tim Schaub 2013-08-26 16:56:15 -06:00
  • 700bb64d2d Merge pull request #927 from tschaub/null-crs Tim Schaub 2013-08-27 13:51:18 -07:00