From c6be96f4ea541dbbcf4d87f3d7f9234124bf00d5 Mon Sep 17 00:00:00 2001 From: RaymonShare Date: Mon, 17 May 2021 10:24:02 +0800 Subject: [PATCH] =?UTF-8?q?Geolocation=E5=9C=B0=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HelloH5Plus/plus/geolocation.html | 126 +++++++++++++++++++++++------- 1 file changed, 98 insertions(+), 28 deletions(-) diff --git a/HelloH5Plus/plus/geolocation.html b/HelloH5Plus/plus/geolocation.html index 8e46c3c..5d07307 100644 --- a/HelloH5Plus/plus/geolocation.html +++ b/HelloH5Plus/plus/geolocation.html @@ -8,7 +8,15 @@ Hello H5+ + -
- -
-
获取定位模块信息
-
监听定位模块信息
- -

+

地图加载中...
+
Geolocation可获取设备位置信息,包括经度、纬度、高度等信息。
-- Gitee