x地理位置 声明性地理位置API作为Web组件。 安装 使用 : $ npm install x-geolocation 用法 导入XGeolocation并注册。 < script type =" module " > import XGeolocation from 'https://unpkg.com/x-geolocation' ; customElements . define ( 'x-geolocation' , XGeolocation ) ; </ script > 放入标签。 </ x-geoloc