You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,8 @@ filtering.
37
37
38
38
### Version 3.1.6
39
39
40
-
* Added check to make sure mapping doesn't fire twice when defaultLoc is enabled and fullMapStart is also enabled (not intended to both be enabled at the same time).
40
+
* Added extra check to make sure mapping doesn't fire twice when defaultLoc is enabled and fullMapStart is also enabled.
41
+
fullMapStart is not needed when defaultLoc is enabled and this is just a preventative to avoid user errors.
41
42
* Fixed centering issue on initial search with maxDistance enabled introduced with fitBounds updates in last update.
0 commit comments