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/18 08:24] johnnyz [NPM] |
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 56: | Line 56: | ||
| * Use it in HTML page: | * Use it in HTML page: | ||
| - | <code html> | + | <code JavaScript> |
| <!-- style sheet for vectormap.js --> | <!-- style sheet for vectormap.js --> | ||
| <link rel="stylesheet" href="path/to/dist/vectormap.css"></link> | <link rel="stylesheet" href="path/to/dist/vectormap.css"></link> | ||