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
Change double encoding for NEARBY_SEARCH (lat, lng and radius) because
in a not english server, the String.format can encode the double with a
fractional separator other than . (dot). In French, for example, it's a
coma (,).
0 commit comments