Hello
How to do your own routing on the WebGMaps component. I have addresses in the database. After loading using the WebGMaps1 method. MapPanTo (WebGMapsGeocoding1.ResultLatitude, WebGMapsGeocoding1.ResultLongitude) does not want to show up the path. WebGMapsGeocoding1 returns the correct result.
The user can not mark the route points himself.
How to solve the problem?