Hello,
How can I get latitude and longitude from a map position in TAdvWebBrowser ?
Exemple: Lat = document.getElementById("Latitude"); Long = document.getElementById("Longitude");
Hi,
You can use AdvWebBrowser1.ExecuteJavaScriptSync to execute JavaScript and return the value