Fix: _updateBounds not creating newBounds object#1553
Conversation
A new LatLngBounds object is required to use the union method immediately afterwards
Codecov Report
@@ Coverage Diff @@
## master #1553 +/- ##
=======================================
Coverage 28.99% 28.99%
=======================================
Files 32 32
Lines 1452 1452
Branches 197 197
=======================================
Hits 421 421
Misses 1029 1029
Partials 2 2
Continue to review full report at Codecov.
|
|
thanks! |
|
Great. But this is a blocking bug. It will be nice to release a new version ? |
|
Suggest use or even |
|
as I understand core functionality of project has been in wrong state more then five months. We should fix it ASAP. |
A new LatLngBounds object is required to use the union method immediately afterwards