typo fix windows -> window
这个提交包含在:
父节点
e3a7a4519b
当前提交
8c15c5a1d7
@ -312,7 +312,7 @@ S2.S2Cell.prototype.getNeighbors = function() {
|
||||
// Adapted from Leafletjs https://searchcode.com/codesearch/view/42525008/
|
||||
|
||||
var L = { LatLng: {} };
|
||||
windows.L = L;
|
||||
window.L = L;
|
||||
|
||||
L.LatLng.DEG_TO_RAD = Math.PI / 180;
|
||||
L.LatLng.RAD_TO_DEG = 180 / Math.PI;
|
||||
|
正在加载...
x
在新工单中引用
屏蔽一个用户