派生自 wuyushui/SewerAndRainNetwork

src/utils/utils.js
@@ -27,6 +27,7 @@
 * 脉冲效果
 */
export function pulseEffect (xy) {
  window.mapManager.clearHighlight()
  let times = 1000
  const colors = ['#00f100', '#ff0000']
  // 插件 效果实现