Skip to content

v2.0.4

Compare
Choose a tag to compare
@bjorn2404 bjorn2404 released this 16 Dec 04:34
· 295 commits to master since this release
  • Fixed bug with maxDistance and pagination setting combination. The last page of of the pagination results was set to
    use the locationsPerPage setting instead of the remaining number, which could have resulted in the plugin trying to
    load undefined locations.
  • Fixed bugs with googleGeocode and reverseGoogleGeocode methods in which references to "this" were undefined.