Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
现场大量 GPS 设备具有不同的坐标“心跳”,通过蜂窝网络中继到具有 .Net 前端的专用 SQL 框。想在应用程序中使用 Google 地球来绘制和跟踪选定的单位。关于最适用于哪个 Google 产品和相关 API 的任何建议?
尝试这个。navigator.geolocation.getCurrentPosition 将使用 GPS 获取移动设备上的当前位置。
https://developers.google.com/maps/articles/geolocation