WARNING
This document only lists a few examples. For all map visualization examples, please refer to the SuperMap official documentation
TIP
You need to include the mapboxgl-l7-render.js file provided by SuperMap in your page using a <script> tag when using AntV L7 layers. Ensure that this JavaScript file is included before you import or use @mapbox-web/supermap.
html
<script type="text/javascript" src="https://iclient.supermap.io/web/libs/mapboxgl-l7-render/0.0.2/mapboxgl-l7-render.js"></script>