Geolocation
No edit summary |
Denis Pupin (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
HTML5 geolocation API is supported | HTML5 geolocation API is supported in MDriven by naming viewmodel variables (string) to | ||
'''vClientLatitude''' and '''vClientLongitude''' respectively. The browser will then assign (if permitted) the current location into these variables | '''vClientLatitude''' and '''vClientLongitude''' respectively. The browser will then assign (if permitted) the current location into these variables |
Revision as of 14:29, 28 May 2018
This page was created by Henrik on 2018-01-28. Last edited by Stephanie on 2025-02-27.
HTML5 geolocation API is supported in MDriven by naming viewmodel variables (string) to vClientLatitude and vClientLongitude respectively. The browser will then assign (if permitted) the current location into these variables