antv-l7/docs/api/district/start.zh.md

1.1 KiB

title order
快速开始 0

地图行政区划组件,支持世界地图,中国地图省市县三级,支持中国地图省市县上钻下取。

使用

using modules

import { WorldLayer } from '@antv/l7-district';

CDN 版本引用

<head>
  <! --引入最新版的L7-District -->
  <script src="https://unpkg.com/@antv/l7-district"></script>
</head>

⚠️⚠️⚠️ District 相关配置和接口还在完善中,你可以适用体验,某些配置和接口可能会进行调整

数据

District 提供 polygon 数据需要跟用户的属性数据,通过关系字段进行连接