利用浏览器默认方法获取浏览器当前位置
支持浏览器
IEFIREFOXSAFARICHROMEOPERAIPHONEANDROID
9.0+3.5+5.0+5.0+10.6+3.0+2.0+
navigator.geolocation.getCurrentPosition();//usenavigator.geolocation.getCurrentPosition(show_map, handle_error);
http://diveintohtml5.org/geolocation.html