Answer the question
In order to leave comments, you need to log in
How to display the search result in Yandex in Delphi Fmx?
Hi guys!
Such a question has matured, there is a search query www.yandex.ru/yandsearch?text=43.125925,131.940572
in which the street is displayed in the search results by gps coordinates. How to drag this result in Delphi? In general, what are the problems - there is a service that converts the coordinate to an address from Yandex, it does not know all the addresses, especially small towns, but it finds it in a normal search query.
memo.lines:=http.get(www.yandex.ru/yandsearch?text=43.125925,131.940572) does not work. firstly, SSL, secondly, does not understand such a delphi. maybe there is an option who knows to store which php script to get get requests from the client, save the result in txt and pull it back to the client if available ????
Tell guys.
on the PC version of delphi, extracting html from the site was much more realistic.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question