当前位置: 首页 > news >正文

做app网站的软件叫什么一级域名生成二级域名

做app网站的软件叫什么,一级域名生成二级域名,南京工程建设招聘信息网站,网站前端语言基于React-Native做位置信息获取 在这个里面最重要的是两个部分&#xff0c;一个是位置定位的权限获取&#xff0c;一个是实时位置的监听&#xff0c;在安卓项目中&#xff0c;在 android/app/src/main/AndroidManifest.xml该文件下&#xff0c;在< manifest > 标签内写…

基于React-Native做位置信息获取

在这个里面最重要的是两个部分,一个是位置定位的权限获取,一个是实时位置的监听,在安卓项目中,在

android/app/src/main/AndroidManifest.xml

该文件下,在< manifest > 标签内写入以下权限

    <!--用于访问GPS定位--><uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"/><!--用于进行网络定位--><uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"/><uses-permission android:name="android.permission.INTERNET" />

获取当前位置信息,在React-Native项目中,我使用的WebView来做地图渲染,基于openlayer提前将vue3+vite工程构建好,将打包的项目放置在

android/app/src/main/assets/GIS

在React-Native页面内代码如下

import React, {useEffect, useRef, useState} from 'react';
import {View, StyleSheet, PermissionsAndroid, Alert} from 'react-native';
import Geolocation from '@react-native-community/geolocation';
import {WebView} from 'react-native-webview';
import {useFocusEffect} from '@react-navigation/native';
// 获取设备地理位置
let watchId;
const MyWebView = () => {const [error, setError] = useState(null);const webViewRef = useRef(null);// 请求位置权限const requestLocationPermission = async () => {try {const granted = await PermissionsAndroid.request(PermissionsAndroid.PERMISSIONS.ACCESS_FINE_LOCATION,{title: 'Location Permission',message: 'App needs access to your location.',buttonPositive: 'OK',},);if (granted === PermissionsAndroid.RESULTS.GRANTED) {console.log('Location permission granted');// 用户已授予位置权限,开始获取地理位置getDeviceLocation();// startLocationWatch(); // 调用开始位置监视函数} else {console.log('Location permission denied');// 处理权限被拒绝的情况Alert.alert('Location Permission Denied','Please enable location services to use this feature.',);}} catch (err) {console.warn(err);}};const getDeviceLocation = () => {watchId = Geolocation.watchPosition(position => {const {latitude, longitude, heading} = position.coords;// 向 WebView 发送位置数据,但只有在WebView加载完成后才发送// if (webViewLoaded) {const locationData = JSON.stringify({longitude, latitude, heading});// webViewRef.current.injectJavaScript(jsCode);webViewRef.current?.injectJavaScript(`function toChangeLocation(){window.currentLocation = '${locationData}';// 手动触发位置变化事件,通知监听器const event = new Event('currentLocationChanged');event.detail = window.currentLocation; // 通过事件的 detail 属性传递新的位置信息window.dispatchEvent(event);}setInterval(()=>{toChangeLocation()},500)`); },error => {setError(error.message);},{enableHighAccuracy: true,timeout: 20000,maximumAge: 1000,accuracy: {android: 'high',ios: 'best',},distanceFilter: -1,interval: 1000,},);return () => {Geolocation.clearWatch(watchId);watchId = undefined;};};// 在屏幕聚焦时执行useFocusEffect(React.useCallback(() => {watchId && Geolocation.clearWatch(watchId);watchId = undefined;requestLocationPermission();getDeviceLocation();return () => {clearLocationWatch();};}, []),);// 清除位置监视const clearLocationWatch = () => {watchId && Geolocation.clearWatch(watchId);};return (<View style={styles.container}><WebViewref={webViewRef}source={{uri: 'file:///android_asset/GIS/index.html'}} // 这里的路径应该指向你的Vue.js项目的index.html文件// source={{uri: `http://192.168.87.184:5173`}} // 要加载的外部链接地址style={styles.webview}javaScriptEnabled={true}scalesPageToFit={true}mixedContentMode="always"useWebKit={true}startInLoadingState={true}/></View>);
};const styles = StyleSheet.create({container: {flex: 1,},webview: {flex: 1,},
});export default MyWebView;

模拟器内更改位置是立即执行的,但是到手机里面就只执行一次了,所以我给了interval,具体原因位置,另外本来项目与webview通信应该用postmessage通信,但是打完包后,挂在window下的function拿不到,具体原因还不清楚,所以只能在项目中强制监听了,然后在html中自己写事件去触发自己,在项目中

  window.addEventListener('currentLocationChanged', (event) => {let newLocation = event.detail; // 获取新的位置信息updateMapLocation(newLocation); // 调用更新地图位置的函数if(firstLocate){firstLocate=falselocateToCurrent()} });
http://www.ds6.com.cn/news/34720.html

相关文章:

  • 个人主页网站建设流程优化
  • 星级酒店网站建设公司seo网站推广费用
  • 厦门seo总部电话关键词推广优化外包
  • 用css div做网站的首页百度网络推广怎么收费
  • 上海模板建站多少钱爱战网官网
  • zencart网站打不开自己怎么给网站做优化排名
  • 做网站的知名公司独立站平台选哪个好
  • 做电影网站需要注意什么搜索引擎优化的技巧有哪些
  • wordpress直接访问站点东莞seo报价
  • word模板网站网址怎么推广
  • wordpress 数字不连续汕头seo托管
  • 幼儿园网站asp源码附近的计算机培训班
  • 企业网站的作用网络营销推广的要点
  • 镇海区建设交通局网站化妆品推广软文
  • 长春火车站停车场24小时收费标准百度刷排名百度快速排名
  • 淘宝联盟个人网站怎么做自动引流推广软件
  • 网站制作流程有哪些网站seo快速排名优化
  • 企业网站功能需求文档电商网页
  • 云虚拟主机可以做视频网站不谷歌seo优化技巧
  • 做网站公司无锡国际足联世界排名
  • 网站建设 镇江神点击恶意点击软件
  • 网站做关键词库的作用新手seo入门教程
  • 网站淘宝客一般怎么做自动收录网
  • 心理测试用什么网站做游戏代理平台有哪些
  • 广州个人网站制作苏州seo关键词优化外包
  • 鞍山做网站的常用的搜索引擎有哪些?
  • 网站建设与推广实训心得百度代理服务器
  • 深圳乐安居网站谁做的seo优化对网店的推广的作用为
  • 久久建筑网会员登陆中心专业关键词优化平台
  • 湖南省长沙市官网时空seo助手