Commit Graph

  • fdda18b57b Use permanent Bing Maps API key Tim Schaub 2013-10-21 11:21:11 -06:00
  • e70b55b60b Check resources length of first resource set (see #1149) Tim Schaub 2013-10-21 11:18:24 -06:00
  • c065282243 Stop mspointer events Éric Lemoine 2013-10-21 15:33:12 +02:00
  • 740b6e8b56 Merge pull request #1149 from twpayne/bing-maps-errors Tom Payne 2013-10-21 04:59:55 -07:00
  • e4eff4658b Improve handling of error responses from Bing Tom Payne 2013-10-21 12:02:53 +02:00
  • 50cbf2fdac Merge pull request #1146 from probins/setproj Éric Lemoine 2013-10-20 08:50:17 -07:00
  • a479193cf0 Add 'do not use' warning to view.setProjection Peter Robins 2013-10-20 11:31:00 -04:00
  • ba1a4cbac8 Merge pull request #1144 from twpayne/wms-logo Tom Payne 2013-10-18 07:26:02 -07:00
  • 2a1bdf6b16 Add missing logo option Tom Payne 2013-10-18 15:56:05 +02:00
  • 9997e710ea Merge pull request #1143 from twpayne/wmts-logo Tom Payne 2013-10-18 05:32:25 -07:00
  • 228ff4e56b Add missing logo option Tom Payne 2013-10-18 14:23:16 +02:00
  • c8f02fcd6e Merge pull request #1141 from elemoine/relay Éric Lemoine 2013-10-18 02:58:17 -07:00
  • 1c890d837e Unconditonally set the framestate focus Éric Lemoine 2013-10-18 10:03:59 +02:00
  • 08bad9746b Do not relay mouseout events Éric Lemoine 2013-10-18 10:00:53 +02:00
  • 4008ab7f6c Vector examples display feature info on click again Éric Lemoine 2013-10-17 15:16:50 +02:00
  • 4c7f30c139 Make overlay container stop touchend and mouseup Éric Lemoine 2013-10-17 15:04:02 +02:00
  • 70eb5a5f13 Emulate click and dblclick on touch devices Éric Lemoine 2013-10-16 18:20:52 +02:00
  • fe3440a83d Use jQuery to listen to map mousemove in examples Éric Lemoine 2013-10-17 14:35:33 +02:00
  • 938f45a032 Do not relay mousemove events Éric Lemoine 2013-10-17 14:25:36 +02:00
  • 1c051aa055 Do not relay contextmenu events Éric Lemoine 2013-10-17 14:23:28 +02:00
  • 7e737f8b71 Merge pull request #1137 from fredj/dragbox_condition Frédéric Junod 2013-10-17 23:48:34 -07:00
  • 19f66453fe Merge pull request #1138 from fredj/touch_pixel Frédéric Junod 2013-10-17 21:45:14 -07:00
  • 92acc3e2d9 Make sure that the event position is correct for touch events Frederic Junod 2013-10-17 12:02:51 +02:00
  • ade9984872 Add new condition param to ol.control.DragBox Frederic Junod 2013-10-17 07:39:49 +02:00
  • 33f426fd85 Merge pull request #1135 from ahocevar/no-blur ahocevar 2013-10-16 09:03:08 -07:00
  • 386fac2429 Use integers when positioning on the target canvas ahocevar 2013-10-16 16:39:45 +02:00
  • a8442df56a Merge pull request #1136 from pagameba/null-framestate-bug Tim Schaub 2013-10-16 06:46:20 -07:00
  • 3c5107b218 Merge pull request #1133 from tschaub/align-pixels Tim Schaub 2013-10-16 06:37:46 -07:00
  • 3173ddbb5f Fix a bug when frameState is null which occurs in offline mobile devices Paul Spencer 2013-10-16 08:59:35 -04:00
  • 63c9aed620 Merge pull request #1077 from ThomasG77/setPositioning Éric Lemoine 2013-10-16 02:50:38 -07:00
  • b02f47a5a5 Align pixels when drawing icons or shapes Tim Schaub 2013-10-15 22:05:36 -06:00
  • 5fe7c20450 Merge pull request #1132 from tschaub/wide-stroke Tim Schaub 2013-10-15 12:35:58 -07:00
  • a5c6a865bf Merge pull request #1129 from elemoine/eventcoord Éric Lemoine 2013-10-15 04:03:07 -07:00
  • 3eded60938 Merge pull request #1118 from twpayne/build-examples-together Tom Payne 2013-10-15 03:48:34 -07:00
  • 69642f9a6d Export ol.Map#getViewport Éric Lemoine 2013-10-15 11:33:32 +02:00
  • 2011e02364 Avoid calling lineTo on the same pixel for polygon stroke Tim Schaub 2013-10-14 17:05:39 -06:00
  • 71a6c4f270 Only call lineTo if we are in a new pixel for linestring Tim Schaub 2013-10-14 16:43:47 -06:00
  • be4d8a5698 Merge pull request #1131 from jomue/fix-apidoc-typo Éric Lemoine 2013-10-14 14:15:56 -07:00
  • 3c902af042 Typo retieving -> retrieving Jonas Mueller 2013-10-14 22:50:19 +02:00
  • 843c9cab83 Typo describes -> describe Jonas Mueller 2013-10-14 22:48:17 +02:00
  • 29221a9869 Merge pull request #1128 from fredj/offset_props Frédéric Junod 2013-10-14 07:59:36 -07:00
  • 4c04c9fa5c Use getCoordinatePixel in ol.MapBrowserEvent Éric Lemoine 2013-10-14 15:36:46 +02:00
  • 49e0af5abb Use getEventPixel in ol.MapBrowserEvent Éric Lemoine 2013-10-14 15:36:37 +02:00
  • 3aeb4d1584 Export ol.Map#getEventCoordinate Éric Lemoine 2013-10-12 17:06:16 +02:00
  • dbdacec6df Export ol.Map#getEventPixel Éric Lemoine 2013-10-12 17:06:08 +02:00
  • 9ffabb481c Rename offset* attributes to delta* Frederic Junod 2013-10-14 14:22:51 +02:00
  • c9b1ba51fa Add ol.Map#getEventCoordinate Éric Lemoine 2013-10-12 17:04:08 +02:00
  • 406207213f Add ol.Map#getEventPixel Éric Lemoine 2013-10-12 17:03:58 +02:00
  • 86bb213048 Merge pull request #1126 from kryger/patch-1 Tim Schaub 2013-10-13 10:13:50 -07:00
  • f1c45c4a6c Typo crossOriin => crossOrigin Lukasz Kryger 2013-10-13 17:57:22 +01:00
  • c07933beef Merge pull request #1120 from bbinet/overlay-stop-events Bruno Binet 2013-10-11 07:13:31 -07:00
  • 06580950ca Add controls to ol-overlaycontainer-stopevent Bruno Binet 2013-10-11 12:51:22 +02:00
  • e1da49fb32 Merge pull request #1121 from bbinet/fix-whitespace-indent Bruno Binet 2013-10-11 03:24:32 -07:00
  • aaf64c8fec Fix indent Bruno Binet 2013-10-11 12:23:21 +02:00
  • 623b2fab14 Adjust event propagation for popup example Bruno Binet 2013-10-11 11:17:34 +02:00
  • 2d0fdfdd87 Adjust event propagation for overlay example Bruno Binet 2013-10-11 11:14:47 +02:00
  • caf958826d Add new container which don't stop event propagation Bruno Binet 2013-10-11 11:12:36 +02:00
  • 8c8dbe2ece Add stopEvent option in ol.OverlayOptions typedef Bruno Binet 2013-10-11 11:07:08 +02:00
  • 0af2ac60d6 Merge pull request #1119 from fredj/drz_offset Frédéric Junod 2013-10-10 23:17:45 -07:00
  • ef97da2b77 Use getPixel function instead of offset from event Frederic Junod 2013-10-11 07:33:51 +02:00
  • 3f1ae87eee Only build combined examples in integration tests Tom Payne 2013-10-10 16:45:24 +02:00
  • e2df5ceacb Add target to concatenate and build all examples Tom Payne 2013-10-10 16:45:05 +02:00
  • effc09edd6 Add script to combine examples Tom Payne 2013-10-10 16:44:34 +02:00
  • 4c765d817d Merge pull request #1116 from elemoine/loader Éric Lemoine 2013-10-10 06:41:33 -07:00
  • 036dee55a9 Revert "Always set CLOSURE_NO_DEPS to true" Éric Lemoine 2013-10-10 09:26:37 +02:00
  • 08de33c020 Merge pull request #1115 from tschaub/no-deps Tim Schaub 2013-10-09 16:03:28 -07:00
  • ca3dcb0e14 Stop base.js from trying to load deps.js Tim Schaub 2013-10-09 15:47:30 -06:00
  • dd67c7d8c3 Merge pull request #1111 from tschaub/font-weight Tim Schaub 2013-10-09 13:20:47 -07:00
  • 3893351d01 Merge pull request #1113 from tschaub/point-symbolizers Tim Schaub 2013-10-09 13:19:14 -07:00
  • 2ee776d9f6 Support fontWeight in text symbolizer Tim Schaub 2013-10-09 11:52:00 -06:00
  • d5ab5ec1d2 Shape symbolizer extends point symbolizer Tim Schaub 2013-10-09 09:01:51 -06:00
  • e36c53dd23 Icon symbolizer extends point symbolizer Tim Schaub 2013-10-09 09:01:30 -06:00
  • 7be90877fe Merge pull request #1105 from twpayne/example-fixes Tom Payne 2013-10-09 04:56:45 -07:00
  • f302fee5ad Merge pull request #1108 from tschaub/java Tim Schaub 2013-10-08 13:53:27 -07:00
  • 03c7e7c031 Rely on java in path Tim Schaub 2013-10-08 13:47:46 -06:00
  • 2f3cd430de Merge pull request #1070 from tschaub/text-stroke Tim Schaub 2013-10-08 08:12:11 -07:00
  • 2f10e62b76 Merge pull request #1100 from twpayne/animation-duration-control Tom Payne 2013-10-08 06:53:18 -07:00
  • 1a000c3719 Add typecast in WMTS IGN example Tom Payne 2013-10-08 15:30:42 +02:00
  • 4e5d50de98 Fix use of ol.dom.Input numeric value Tom Payne 2013-10-08 15:30:26 +02:00
  • 88d019a0bb Add typecasts in animation example Tom Payne 2013-10-08 15:29:44 +02:00
  • b533cad031 Only install animations if duration > 0 Tom Payne 2013-10-07 15:47:16 +02:00
  • c6df48e424 Add zoomDuration option to interaction defaults Tom Payne 2013-10-07 15:46:57 +02:00
  • b1ed63ebf8 Make touch zoom animation duration configurable Tom Payne 2013-10-07 15:46:19 +02:00
  • 6c0d4cddad Make mouse wheel zoom animation duration configurable Tom Payne 2013-10-07 15:44:54 +02:00
  • b022da3da0 Merge pull request #1103 from fredj/doc Frédéric Junod 2013-10-08 00:15:08 -07:00
  • 307e2d936c Minor apidoc updates Frederic Junod 2013-10-08 09:04:50 +02:00
  • 539ecbdd9c Add stroke support for text symbolizers Tim Schaub 2013-10-07 16:10:06 -06:00
  • 5e86ffcca5 Add stroke properties to text symbolizer literal Tim Schaub 2013-10-07 15:43:17 -06:00
  • aca022df6e Merge pull request #1101 from bbinet/overlay_center_positioning Bruno Binet 2013-10-07 10:35:21 -07:00
  • 8f92deeac2 Fix overlay positioning in icon example Bruno Binet 2013-10-07 18:51:34 +02:00
  • 41085560f6 Fix overlay positioning in geolocation example Bruno Binet 2013-10-07 18:36:51 +02:00
  • 428ba59806 Merge pull request #1102 from tschaub/expr-lib Tim Schaub 2013-10-07 09:35:58 -07:00
  • 0296ee846a Avoiding unhandled errors Tim Schaub 2013-10-07 09:47:41 -06:00
  • 60a13d6517 Always provide lib functions, conditionally provide scope Tim Schaub 2013-10-07 09:46:24 -06:00
  • 715236c1f6 Update ol.overlay exports for center positioning Bruno Binet 2013-10-07 17:01:06 +02:00
  • e9ac7cef83 Update overlay example with center positioning Bruno Binet 2013-10-07 16:44:02 +02:00
  • 29076db6ed Add support for ol.overlay center positioning Bruno Binet 2013-10-07 16:41:59 +02:00
  • 1863109ac8 Make keyboard zoom animation duration configurable Tom Payne 2013-10-07 15:41:00 +02:00
  • 93b33589a1 Make double click zoom animation duration configurable Tom Payne 2013-10-07 15:39:52 +02:00
  • 214e578333 Make zoom control animation duration configurable Tom Payne 2013-10-07 15:35:52 +02:00