携帯位置情報取得
精度は悪くなるが、簡易位置情報のほうが対応機種が多く、取得時間も短い。
■au<br> <a href="device:location?url=http://example.jp/location">簡易位置情報の取得(高速)</a><br> <a href="device:gpsone?url=http://example.jp/location&ver=1&datum=0&unit=0">GPS情報の取得(対応機種)</a><br> ■docomo<br> <a href="http://w1m.docomo.ne.jp/cp/iarea?ecode=OPENAREACODE&msn=OPENAREAKEY&nl=http://example.jp/location&posinfo=2">簡易位置情報の取得(全機種)</a><br> <a href="http://example.jp/location" lcs>GPS情報の取得(FOMA)</a><br> <form action="/location" method="post"> <input type="submit" name="navi_pos" value="GPS情報の取得(mova)"><br> </form> ■softbank<br> <a href="location:auto?http://example.jp/location">簡易位置情報の取得(3GC)</a><br> <a href="http://example.jp/location" z>簡易位置情報の取得(それ以外)</a><br>