Geolocation
No edit summary
No edit summary
 
(14 intermediate revisions by 6 users not shown)
Line 1: Line 1:
HTML5 geolocation API is supported inMDriven by naming viewmodel variables (string) to
<message>Write the content here to display this box</message>
'''vLatitude''' and '''vLongitude''' 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) as '''vClientLatitude''' and '''vClientLongitude,''' respectively. The browser will then assign (if permitted) the current location to these variables.
 
For search: Longitude Latitude
 
'''Similar:''' [[Documentation:VClientScreenWidth|vClientScreenWidth]] 
[[Category:MDriven Turnkey]]
{{Edited|July|12|2025}}

Latest revision as of 05:27, 27 February 2025

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) as vClientLatitude and vClientLongitude, respectively. The browser will then assign (if permitted) the current location to these variables.

For search: Longitude Latitude

Similar: vClientScreenWidth