Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix showCenterMarker when the map isn't defined with a center.
panTo() doesn't set the center immediately which results in: 1. showCenterMarker not knowing where the center is. 2. fitToMarkers setCenter is overridden by the panTo completion.
- Loading branch information