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
According to the source code for GoogleMapsPolylineOptions, there is a option called googledesic which allow us to draw polyline according to geodesics.
According to the source code for
GoogleMapsPolylineOptions
, there is a option calledgoogledesic
which allow us to draw polyline according togeodesics
.I have following code.
I have set
googledesic
totrue
but still getting straight line. See screen shot.The text was updated successfully, but these errors were encountered: