收藏
回答

鸿蒙系统下,map地图组件polygons为什么在polyline之上?先绘制的polygons

 <map id="map" controls :longitude="longitude" :subkey="mapKey" :latitude="latitude" :scale="scale"
            min-scale="14" :polyline="polyline" :polygons='polygons' max-scale="18" :style="{
                width: 'calc(100vw)',
                height: `500px`,
            }" show-location>
        </map>
回答关注问题邀请回答
收藏

1 个回答

  • 智能回答 智能回答 本次回答由AI生成
    02-28
    有用 1
    回复
登录 后发表内容