Polyline from google maps direction is fragmented in higher zoom levels

I used the direction polyline drawing as it is in the demo. In higher zoom levels the line is very fragmented and it often does not match the path. In webgmaps there was a RenderDirections procedure. Is there a similar solution?

Hi,

Unfortunately this is a limitation of the Google Directions API which we have no control over.
The RenderDirections procedure is indeed not yet supported in TMS FNC Maps, however this is planned to be included in a future release.

Alternatively you can try using a different Directions service (like Here, Azure, MapBox, ...) which provides better precision for the polyline. These other Directions services can be used in combination with the Google Maps API. (as demonstrated in the demo)

This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.