aliyun-map-utils

地理可视化组件中的公共方法

Usage no npm install needed!

<script type="module">
  import aliyunMapUtils from 'https://cdn.skypack.dev/aliyun-map-utils';
</script>

README

map-utils

地图相关开发公共方法


  • animation 和动画相关的方法
  • color 与颜色相关 如数值和颜色对应的函数
  • data 与数据处理相关的方法
  • geom 与地理几何体处理相关的方法
  • grid 形成网格的方法
  • math 和数学相关的方法
  • sprite 生成贴图的方法