DelphiGoogleMap
DelphiGoogleMap copied to clipboard
Delphi WebView2 Component to View Google Map with Routing and Markers Support
Is it possible to zoom fit all markers?
Is there any way to create multiple points on a route?
After many attempts to draw a polyline, I modified the: PutPolyline function in the VCL.GoogleMap.Pas unit as in the attachment. I'm using the 1.6.0 VCL 32-bit version. ...