new LabelMatrixCell()
Usage
import { LabelMatrixCell } from '@supermapgis/iclient-leaflet';
new LabelMatrixCell();<script type="text/javascript" src="https://iclient.supermap.io/dist/leaflet/iclient-leaflet.js"></script>
<script>
new L.supermap.LabelMatrixCell({paramsNames});
// 弃用的写法
new SuperMap.LabelMatrixCell();
</script>
common/iServer/LabelMatrixCell.js, line 5