一名头发茂密的程序员
一名头发茂密的程序员
通过state修改Cluter数据,地图坐标没有渲染新的。只有使用cluter 的ref update函数,但是需要传一个stutas参数,我想可以不可以不用传参数就能使他再渲染
先前不仔细没看到,刚才看到了。谢谢
还有一个问题,就是每次通过Location.addLocationListener获取的位置中,返回的direction的值一直为-1.手机是华为的。API 27
 
get it
如果我手机没有开定位权限,第一次打开这个地图界面,没有提示我打开地图定位,(AndroidManifest里面添加了权限的)而是直接把我定位到了一个很奇怪的海上
I had the same problem
This is my code about the handshake:    
i follow this step . https://www.ntkernel.com/boringtun-based-wireguard-client-for-windows/
> It could be related to the size of the packet not being 100% Wireguard spec: > > https://github.com/cloudflare/boringtun/blob/18eaf59c9c9718850c63e1c82ba933e09224d3dd/boringtun/src/noise/mod.rs#L141 > > encrypted_static: &src[40..88], // SIZE u8;32, 88-40 = 48 bytes,...