cvalenzuela / Mappa

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

CDN link not working #16

Open mikima opened 6 years ago

mikima commented 6 years ago

in "getting started" this URL is provided:

https://unpkg.com/mappa-mundi/dist/mappa.min.js

However it return error, seems that the minified version is not available.

Apparently you are not providing the minified file for version 0.5:

https://unpkg.com/mappa-mundi@0.0.5/dist/

jimaek commented 6 years ago

jsDelivr can auto-minify all files, so you dont even need to do anything https://cdn.jsdelivr.net/npm/mappa-mundi@0.0.5

geoglrb commented 5 years ago

All true, but at least for beginners reaching the 'Getting Started' page, the code they cut-paste remains effectively broken.

SoamBuild commented 4 years ago

Hello take the following link and the sample code worked in p5.js online editor

https://cdn.jsdelivr.net/npm/mappa-mundi@0.0.4

i'm using this video for reference

https://www.youtube.com/watch?v=Ae73YY_GAU8&t=1705s