GPS LOCK ON v2025
GPS LOCK ON
版本:v2025
类别:手机软件
大小:未知
时间:2025-04-15

软件介绍

POST in the HTTP protocol on the server where you have set the GPS information of the terminalIt is also possible to save the GPX format xml file also.I find it useful to save directly to the like Dropbox.switching satellite photo [menu] button[Format to POST]add=addresslat=Latitudelon=Longitudetime=GMT timeele=Elevation[Server side program sample]<?php$add = $_POST["add"];$lat = $_POST["lat"];$lon = $_POST["lon"];$time = $_POST["time"];$ele = $_POST["ele"];$xml = "<trkpt lat='".$lat."' lon='".$lon."'><time>".$time."</time><ele>".$ele."</ele></trkpt>";$fp = fopen("/tmp/gpx.log", "a");fwrite($fp, $xml."");fclose($fp);echo $xml?>

展开全部
收起

精品推荐

其他版本

相关文章

更多+

软件排行榜