Skip to content

v3.0.0-gamma.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@bartvde bartvde released this 25 Jul 11:37
  • #2394 Give precedence to feature styles - Antoine Abt
  • #2436 Correct link to API docs. - Tim Schaub
  • #2167 Add a Graticule component - Marc Jansen
  • #2316 Support for layers with limited extent. - Tim Schaub
  • #2413 Revisit Logos - Antoine Abt
  • #2431 Update introduction tutorial - Frédéric Junod
  • #2429 Reuse event pixel to compute the coordinate - Frédéric Junod
  • #2427 Revert "Add FIXME" - Frédéric Junod
  • #2425 Add examples to ol.coordinate functions - Marc Jansen
  • #2424 Build css if source is newer. - Tim Schaub
  • #2421 miscellaneous documentation and coding style fixes - Frédéric Junod
  • #2417 Update buildcfg/readme - Frédéric Junod
  • #2403 ol.format.GPX writeFeatures is not working - Bart van den Eijnden
  • #2415 Document debugtilesource - Andreas Hocevar
  • #2405 Improve kinetic effect when panning fast - Tobias Sauerwein
  • #2412 Removing unused ol.proj.CH. - Tim Schaub
  • #2404 Two ways to use the library: advanced compilation (prod) or raw/concatenated (dev). - Tim Schaub
  • #2406 Infinite loop in ol.control.ScaleLine - Andreas Hocevar
  • #2411 Remove ol.pointer.PointerEvent.createMouseEvent - Frédéric Junod
  • #2409 fix: typos in map.js - Marc Jansen
  • #2408 Fix apidoc for WKT format. - Tim Schaub
  • #2401 Fix issue with layergroup event docs - Andreas Hocevar
  • #2402 Fix jshint issues in apidoc/plugins - Andreas Hocevar
  • #2399 Annotate functions that are aliases for goog functions. - Tim Schaub
  • #2398 Add color to api docs - Paul Spencer
  • #2397 Docs sidebar in alphanumeric sequence - Andreas Hocevar
  • #2395 Remove classdesc tag from control/interaction defaults - Andreas Hocevar
  • #2377 Make our build configs more portable by using the default src config. - Tim Schaub
  • #2311 Improve docs for tilegrid - Paul Spencer
  • #2349 Improve docs for projection - Paul Spencer
  • #2387 Update mapguidesource.js - Paul Spencer
  • #2378 Improve documentation for ol.Feature - Paul Spencer
  • #2345 Remove static and other attributes from the docs. - Tim Schaub
  • #2390 Make ol.proj.METERS_PER_UNIT exportable. - Tim Schaub
  • #2360 WKT lexer. - Tim Schaub
  • #2376 Add packages required by the build task to dependencies. - Tim Schaub
  • #2374 Remove duplication from contributing.md - Andreas Hocevar
  • #2356 Always regenerate info using all sources if any have changed. - Tim Schaub
  • #2369 Move developer guide from wiki to CONTRIBUTING.md. - Tim Schaub
  • #2370 Use goog.dom.classlist functions (2) - Antoine Abt
  • #2367 Improve Collection docs - Andreas Hocevar
  • #2364 Tag always exported methods as api/observable - Andreas Hocevar
  • #2365 Fix missing backtick in ol.Object docs - Andreas Hocevar
  • #2358 Change docs landing page to link to transformExtent - Andreas Hocevar
  • #2355 Document map DOM elements - Marc Jansen
  • #2343 Build cleanups. - Tim Schaub
  • #2342 Make internal proj constructors private. - Tim Schaub
  • #2346 Minify CSS. - Tim Schaub
  • #2350 Expand on docs for observable properties - Marc Jansen
  • #2347 Fix the export map example. - Tim Schaub
  • #2340 Add maxZoom to ol.View.fitGeometry() options - Éric Lemoine