Mobile location tracking on Google maps

六月ゝ 毕业季﹏ 提交于 2019-12-24 01:25:51

问题


I need to develop a feature for one of my website by which user can track any mobile number on Google maps just like the link below.

Go o the following link and enter the 9810098109 number in textbox to find its location on map.

http://wwwa.way2sms.com/jsp/LocateMobile.jsp

I want to know either this page is using a third party tool to get the latitude and longitude along with service provider and draw the map accordingly or its some sort of feature provided by Google ?

Is there any freeware services to get this done ?


回答1:


I don´t know any service allows to get user´s location from msisdn. But in some countries you can use HLR look-up for getting MSC and so you can localize to user nearly. Please if you find some, share it.




回答2:


Check Google maps API for markes http://code.google.com/intl/en-Us/apis/maps/documentation/overlays.html#Markers.



来源:https://stackoverflow.com/questions/2719600/mobile-location-tracking-on-google-maps

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!