派生自 wuyushui/SewerAndRainNetwork

yangdelong
2021-05-19 31b82eeccef9f1e90f210e2f0b78304e7c3083d2
src/utils/utils.js
@@ -27,7 +27,7 @@
 * 脉冲效果
 */
export function pulseEffect (xy) {
  let times = 50
  let times = 1000
  const colors = ['#00f100', '#ff0000']
  // 插件 效果实现
  var pulsingIcon = window.L.icon.pulse({