Biggi/YandexLocation: Микробиблиотека для получения координат по адресу - SVN.BY: Go Git Service

Микробиблиотека для получения координат по адресу

British Petrolium c1b2227b30 hide ad 7 years ago
My Project 39f4261eaa Add project files. 7 years ago
.gitattributes 1c018daf6a Add .gitignore and .gitattributes. 7 years ago
.gitignore 1c018daf6a Add .gitignore and .gitattributes. 7 years ago
App.config 39f4261eaa Add project files. 7 years ago
README.md 560a643939 add readme 7 years ago
SimpleYandexLocation.sln 39f4261eaa Add project files. 7 years ago
SimpleYandexLocation.vbproj cf4f005534 Full Library 7 years ago
YandexLocation.vb c1b2227b30 hide ad 7 years ago
packages.config cf4f005534 Full Library 7 years ago

README.md

Файл YandexLocation.vb перемещаете в свой проект, объявляете класс

        Dim loc As YandexLocatin = New YandexLocatin("Ул, Харбковская, 25 Минск, Беларусь")
        Dim Latitude As String = loc.lat
        Dim Longtitude As String = loc.lng

Если не найдет адрес .lat и .lng будет возвращать

""