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

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

British Petrolium 5e4729b12a add 7 vuotta sitten
My Project 39f4261eaa Add project files. 7 vuotta sitten
.gitattributes 1c018daf6a Add .gitignore and .gitattributes. 7 vuotta sitten
.gitignore 1c018daf6a Add .gitignore and .gitattributes. 7 vuotta sitten
App.config 39f4261eaa Add project files. 7 vuotta sitten
README.md 560a643939 add readme 7 vuotta sitten
SimpleYandexLocation.sln 39f4261eaa Add project files. 7 vuotta sitten
SimpleYandexLocation.vbproj cf4f005534 Full Library 7 vuotta sitten
YandexLocation.vb 5e4729b12a add 7 vuotta sitten
packages.config cf4f005534 Full Library 7 vuotta sitten

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 будет возвращать

""