Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Map): fitBounds values that are undefined/null #1506

Merged
merged 1 commit into from
Sep 24, 2018
Merged

Conversation

sebholstein
Copy link
Owner

fixes #1505
fixes #1504

@codecov
Copy link

codecov bot commented Sep 24, 2018

Codecov Report

Merging #1506 into master will increase coverage by 0.03%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1506      +/-   ##
==========================================
+ Coverage   28.95%   28.99%   +0.03%     
==========================================
  Files          32       32              
  Lines        1454     1452       -2     
  Branches      197      197              
==========================================
  Hits          421      421              
+ Misses       1031     1029       -2     
  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 7d76659...a365b1c. Read the comment docs.

@sebholstein sebholstein merged commit f9afd4b into master Sep 24, 2018
@ghost ghost deleted the fix-1505 branch September 17, 2019 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: Cannot read property 'extend' of undefined google is not defined
1 participant