-
### 🐛 Question description [Please make everyone to understand it]
### 💻 Link to minimal reproduction
Please provide a link by forking these links [LarkMap](https://codesandbox.io/s/larkmap-issu…
-
### 问题描述
问题见Title 想实现漂浮地图板块 ,但是两台手机 ,微信版本相同,但是iOS版本不同 一个为iOS16.3.1 完全不显示layer 一个为iOS17.4 显示正常
代码技术栈为 react+vite+ts 没有任何其他功能代码,只是最基础的官网案例
```typescript
import { useState, useEffect } from 'react'…
-
### 🐛 Bug description [Please make everyone to understand it]
> Please provide a link by forking these links [LarkMap](https://codesandbox.io/s/larkmap-issue-template-c9m1hr) or GitHub repo, a …
-
代码如下
```
import { LarkMap, LayerPopup, PointLayer, ScaleControl, ZoomControl } from '@antv/larkmap';
import type { LarkMapProps, LayerPopupProps, PointLayerProps } from '@antv/larkmap';
import {Ma…
-
### 🐛 Question description
Polygon is ok,But MultiPolygon is error.
### 💻 Link to minimal reproduction
[LarkMap](https://codesandbox.io/p/sandbox/immutable-frog-msrrxx)
### 🏞 Expected result…
-
PolygonLayerProps 配置 raisingHeight高度无效
```typescript
const layerOptions: Omit = {
autoFit: true,
shape: 'fill',
color: "#0DCCFF",
state: {
active: true,
},
…
-
### 🐛 Bug description [Please make everyone to understand it]
> Please provide a link by forking these links [LarkMap](https://codesandbox.io/s/larkmap-issue-template-c9m1hr) or GitHub re…
-
### 🐛 Bug description [Please make everyone to understand it]
> Please provide a link by forking these links [LarkMap](https://codesandbox.io/s/larkmap-issue-template-c9m1hr) or GitHub repo, a …
-
### 🐛 Question description [Please make everyone to understand it]
示例的高德主题 style 和 mapStyle配置均无法生效
### 💻 Link to minimal reproduction
Please provide a link by forking these links [LarkMap](htt…
-
我增加了两个图层 控制台报错信息
![图片](https://github.com/antvis/LarkMap/assets/9339292/41b7e6aa-2feb-4885-aa59-6aca6f36eb88)
```
Warning: Cannot update a component (`LayerSwitchControl2`) while rendering a …