vue-mapbox-gl
vue-mapbox-gl copied to clipboard
Update README to clarify the installation process
Changes:
- Update the README to clarify that the part
Including Mapbox GL JSis not under the partVue CDN. It must be the second step after adding the package.
Context: I have trouble to install the package because I miss the part Including Mapbox GL JS. I don't have expertise in frontend stuff so I misunderstood that the part Including Mapbox GL JS is of the section Vue CDN. I see others have the same trouble too [1] [2].