Skip to content

Releases: bagusindrayana/laravel-coordinate

v0.0.3

12 Jul 05:43
Compare
Choose a tag to compare

improve query if using selectDistance
add new scope to find coordinate inside bounding box

v0.0.2

09 Jul 01:54
Compare
Choose a tag to compare

add formula

formula paramter/arguments (int)

  • 0 = default
  • 1 = Spherical Law of Cosines
  • 3 = Haversine formula

v0.0.1

08 Jul 04:02
Compare
Choose a tag to compare

first

feature

  • nearby
  • farthest
  • closest