cvalenzuela / Mappa

A canvas wrapper for Maps 🗺 🌍
https://mappa.js.org
359 stars 104 forks source link

Fix CDN link #14

Closed LukasDrgon closed 6 years ago

LukasDrgon commented 6 years ago

Fixes #13

codecov-io commented 6 years ago

Codecov Report

Merging #14 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #14   +/-   ##
=======================================
  Coverage   44.52%   44.52%           
=======================================
  Files          14       14           
  Lines         393      393           
=======================================
  Hits          175      175           
  Misses        218      218

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 551e2c9...f39c20b. Read the comment docs.

cvalenzuela commented 6 years ago

great, thanks!