Skip to content
This repository was archived by the owner on Jun 23, 2025. It is now read-only.

fix: google is not defined when using fitBounds#1652

Merged
1 commit merged into
sebholstein:masterfrom
PavleO:master
Jun 11, 2019
Merged

fix: google is not defined when using fitBounds#1652
1 commit merged into
sebholstein:masterfrom
PavleO:master

Conversation

@PavleO

@PavleO PavleO commented Jun 10, 2019

Copy link
Copy Markdown
Contributor

fixes #1586
Add two more checks before using google.maps.LatLngBounds() in _updateBounds function

fixes sebholstein#1586
Add two more checks before using  google.maps.LatLngBounds()
@codecov

codecov Bot commented Jun 10, 2019

Copy link
Copy Markdown

Codecov Report

Merging #1652 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1652   +/-   ##
=======================================
  Coverage   33.35%   33.35%           
=======================================
  Files          37       37           
  Lines        1646     1646           
  Branches      131      131           
=======================================
  Hits          549      549           
  Misses       1095     1095           
  Partials        2        2
Impacted Files Coverage Δ
packages/core/directives/map.ts 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 21efc4f...5d92a34. Read the comment docs.

@ghost ghost merged commit c9e1313 into sebholstein:master Jun 11, 2019
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ERROR Error: google is not defined when using fitBounds

1 participant