This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
map_suite_vectormap_js_quick_start_guide [2019/02/14 06:44] johnnyz [How to use] |
map_suite_vectormap_js_quick_start_guide [2019/02/18 10:50] (current) johnnyz [Download the sample] |
||
---|---|---|---|
Line 8: | Line 8: | ||
===== Download the sample ===== | ===== Download the sample ===== | ||
- | [[https://github.com/ThinkGeo/VectorMap-js/blob/develop/example/Hello%20World.html|Sample Code From GitHub]] | + | [[https://github.com/ThinkGeo/VectorMap-js/blob/develop/Hello%20World.html|Sample Code From GitHub]] |
Line 53: | Line 53: | ||
</code> | </code> | ||
- | Development Version | ||
- | <code JavaScript> | + | * Use it in HTML page: |
- | npm i vectormap-js-dev | + | |
- | </code> | + | |
- | + | ||
- | + | ||
- | * Install the package: | + | |
<code JavaScript> | <code JavaScript> |