chenjianyi
chenjianyi
Hi I already follow the Setting Up to setup my project but it has some error when ChromeView.initialize(this); in my Application:  03-23 13:26:35.954: E/AndroidRuntime(20041): java.lang.UnsatisfiedLinkError: Native method not found:...
https://gitee.com/highdimen/jd_shell/raw/v3/install_scripts/docker_install_jd.sh 实现方式太繁琐,谢谢
hi I want to use this library to make a function like a draw board. but after look up the doc I found that all object seems "static" so is...
自己在浏览器打开的网页版正常
采用如下写法: ``` //下面的marker和label都正常 { marker && { setIsModalOpen(true) }} /> {marker.name} } //marker正常,label不正常 {deviceHistories.map((item, index) => ( {item.createdAt} ))} ...... ``` deviceHistories数组一开始为空,赋值后也一切正常,但是当我清空deviceHistories的时候,marker会消失,但是label不消失,而且奇怪的是第一段的marker和label都正常, 第二段的label却消失不了。 试过写成两个循环,也是一样的效果 一开始devicehistories为空  赋值  清空 ,marker消失了,label还在...
根据官网设置mapstyle https://lbsyun.baidu.com/custom/list.htm 代码:```map.setMapStyle({style:'midnight'});``` 理想效果如下:  得到效果如下,设置了mapStyle 地图是会变颜色的,但是与官网实际效果不符,不知道是哪里问题 `````` 
最近发现京东的昵称总是被修改为 jd_xxxxxxxxxxxxx 这样子的名字,不知道是哪个脚本修改了?