File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,14 +31,14 @@ for even faster loading.
31
31
32
32
* Fixed issue with inline directions where "null" was prepended to the destination address.
33
33
* Updated processForm method to accept max distance query string parameter.
34
- * Updated processForm method to use existing origin data if it's present and matches to avoid unecessary geocode
34
+ * Updated processForm method to use existing origin data if it's present and matches to avoid unnecessary geocode
35
35
requests.
36
36
* Changed infowindow and location list templates so that the comma is added if the city is available.
37
37
* Updated max distance check to less than or equal to the selected distance vs. just less than.
38
38
* Updated regionID description in options.md for clarity.
39
39
* Updated formEventHandler method to prevent ASP.net form submission on keydown instead of keyup.
40
40
* Updated mapSettings description in options.md to highlight that zoom can be set to 0 for automatic centering and zooming.
41
- * Fixed close directiosn bug where close icon couldn't be clicked more than two times.
41
+ * Fixed close directions bug where close icon couldn't be clicked more than two times.
42
42
43
43
### Version 2.0.7
44
44
You can’t perform that action at this time.
0 commit comments