Geolocation
No edit summary
No edit summary
Line 1: Line 1:
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
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 to these variables.


For search: Longitude Latitude
For search: Longitude Latitude


Similar [[vClientScreenWidth]]   
Similar: [[vClientScreenWidth]]   
[[Category:MDriven Turnkey]]
[[Category:MDriven Turnkey]]

Revision as of 07:41, 13 February 2023

This page was created by Henrik on 2018-01-28. Last edited by Stephanie@mdriven.net 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 to these variables.

For search: Longitude Latitude

Similar: vClientScreenWidth