GPS demo


Click button below to store your current GPS location:

The position is stored in a hidden field, click the button below to show the field value:

Show GPS value
<p>Click button below to store your current GPS location:</p>
<span class="btn btn-default" data-func="gps" data-name="GpsLocation"></span>
<p>The position is stored in a hidden field, click the button below to show the field value:</p>
<span class="btn btn-default" onclick="alert($('[name=GpsLocation]').val());">Show GPS value</span>
No JS code used for this example

Output templates

Templates used for document and web page generation:

Friendly Name File Name Template