1. 17 Mar, 2016 1 commit
    • Jacob Magnusson's avatar
      Allow flipping mapbox coordinates to/from db · 86d2542b
      Jacob Magnusson authored
      The current Leaflet implementation expects coordinates in latitude-longitude order but GeoJSON and PostGIS works the other way around with lng first. These changes work around this behavior by passing the data to and from db through PostGIS’s `ST_FlipCoordinates` function if the setting `MAPBOX_FIX_POINT_COORDINATES` is something truthy. This is to not break the current behavior. Right now a warning is emitted when this setting hasn’t been enabled but I would recommend to remove this setting and make its behavior the default in the next major version.
      86d2542b
  2. 10 Mar, 2016 1 commit
  3. 09 Mar, 2016 1 commit
  4. 02 Mar, 2016 2 commits
  5. 29 Feb, 2016 2 commits
  6. 26 Feb, 2016 1 commit
  7. 25 Feb, 2016 3 commits
  8. 24 Feb, 2016 3 commits
  9. 18 Feb, 2016 3 commits
  10. 17 Feb, 2016 1 commit
  11. 16 Feb, 2016 1 commit
  12. 15 Feb, 2016 1 commit
  13. 14 Feb, 2016 5 commits
  14. 13 Feb, 2016 2 commits
  15. 07 Feb, 2016 10 commits
  16. 03 Feb, 2016 1 commit
  17. 02 Feb, 2016 1 commit
  18. 01 Feb, 2016 1 commit