getGeodata abstract method

VKWebAppGetGeodata allows you to get data about the user's geolocation. The event takes no parameters. The official app shows a window asking for permission to transfer location.

Platforms: iOS, Android, Web, Mobile Web

Implementation

Future<VKWebAppGetGeodataResult> getGeodata();