Closed tbegsr closed 1 year ago
I don't know.
I've added more help into readme.md, I hope to help you: if you can do your job via javascript it's quite simple to add to the Delphi component, as explained.
Good morning, here in Brazil. Please, could you help me with the following situation... I installed and compiled the component, but when executing the code, the attached message appears. Both for the main form and the second form. I am not able to view the HTML file and where you can see it being executed by Delphi 11.
it seems that you never acquire the Google API key to activate the navigation, as explained in readme file.
Thanks for the answer. But I activated the API Key and the message appears when trying to display the map in EdgeGoogleMapViewer.
Try to test your API KEY calling this URL: https://maps.googleapis.com/maps/api/geocode/json?address=1600+Amphitheatre+Parkway,+Mountain+View,+CA&key=XXXXXXXXXXXXXXXXXXXXXXXXXX
To see the HTML file produced, you can place a breakpoint into TEdgeGoogleMapViewer.ShowMap here; try NavigateToURL('file:///'+LFileName); finally MapIsBusy := False; end; so you can see the name of temporary file and look inside, if there are some problems: open it in your browser activating the debug tools...
I have a question. Is it possible to read values from queries. I need the coordinates from an adress codeAddress(address) and and the json object for the direction