while (Math.abs(lon) > 180) { lon -= Math.sign(lon) * 360 }

leaflet经度校正_Math

箴言:因为这些东西是非常简单的。不要抱怨自己学不会,那是因为你没有足够用心。