문제

I have a mobile site I am building. It has a Google static map on it. I would like to be able to tie into the phone's gps and get directions through the phone. Is this even possible?

도움이 되었습니까?

해결책

That depends on whether the phone's browser supports the HTML5 Geolocation API. If it does, you can use that to grab the geolocation and plot on a Google Static Map. Most recent iPhone and Android devices support it.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top