-
首先, 你们的产品必须要收费, 并且不是开源产品
其次, 在typescript越来越流行的情况下, 你们把你们的产品的和typescript一起使用时的一个重要部分功能让开源世界免费给你们打工完成.
这逻辑实在是无耻到了极至. 要么你们自己完成一个完整的typings库, 发布出来, 让大家帮助后续完善, 要么就产品开源, 要么就产品免费.
免费你不干, 开源你不做, 工作全我…
-
import { Geolocation } from "react-native-amap-geolocation";
const geolocationInit = async () => {
await Geolocation.init({
android: "key"
});
Geolocation.setOptions({
…
-
+ 我已经搜索过 issue,没有类似的问题,或者类似的问题仍然没有解决方案。
+ 我已经搜索过[文档](https://elemefe.github.io/react-amap/articles/start),并且仍然没有找到解决方案。
+ 我写了个问题重现的例子,链接或者代码将会贴在下面。
#### 问题描述
在首次渲染Markers组件的时候传入了一批点,然后通过click事…
-
使用PolyLine组件的showDir后为啥展示不出路径的方向
版本:"@uiw/react-amap": "^4.5.2"
![image](https://user-images.githubusercontent.com/12671702/219565367-d73d7383-2887-4a0c-9a40-6dcac7b908b4.png)
![image](https://user…
-
"react": "16.11.0",
"react-native": "0.62.0",
"react-native-amap3d": "0.12.0"
"gradle“: gradle-6.0.1-all
设备信息:模拟器
问题:出现“AMap” was not fund in the UIManager【截图1】 ,百度说是link失败,需要手动link,然后就在Mai…
-
Hi, I'm trying o build the demo but it dies when trying to build the map :(
```
ReactNativeComponentDemos/node_modules/react-native-smart-amap/ios/RCTAMap/RCTAMap/RCTAMap.h:3:9: 'MAMapKit/MAMapK…
rborn updated
7 years ago
-
在 react-native@0.42.3 中我安装调用之后包userTrackingMode不存在的错误,console 了一下NativeModules对象,发现对象中并没有 AMap 这个对象。
-
https://uiwjs.github.io/react-amap/ 这个里面的实例中绘制工具,和贝塞尔曲线点进去页面崩掉了
-
+ [√] 我已经搜索过 issue,没有类似的问题,或者类似的问题仍然没有解决方案。
+ [ √] 我已经搜索过[文档](https://elemefe.github.io/react-amap/articles/start),并且仍然没有找到解决方案。
+ [ √] 我写了个问题重现的例子,链接或者代码将会贴在下面。
#### Reproduce Example …
-