rungwiroon / BlazorGoogleMaps

Blazor interop for GoogleMap library
MIT License
309 stars 99 forks source link

Working with encoded polylines. #318

Closed SykesJohn closed 3 months ago

SykesJohn commented 4 months ago

I am using the new Routes API (that supersedes the Directions API) and get an encoded polyline back as part of the RouteResult. Is there anyway to directly use the encoded polyline, or RouteResult?

valentasm1 commented 4 months ago

Sample please. And what you expect to do.

valentasm1 commented 3 months ago

Closing due to inactivity