mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
removed console.logs
This commit is contained in:
parent
653dd8ace1
commit
e44780d90e
2 changed files with 3 additions and 7 deletions
|
@ -69,7 +69,6 @@ class Component extends LayerGroup {
|
|||
return sum;
|
||||
}, 0);
|
||||
|
||||
console.log(kmMarks);
|
||||
};
|
||||
|
||||
createMiddleMarker = (latlng: LatLngLiteral, angle: number, distance: number): Marker => marker(latlng, {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue