文件名称:jqnMap:带有标记的简单 jQuery 地图
文件大小:159KB
文件格式:ZIP
更新时间:2024-07-10 19:46:11
JavaScript
地图 带有标记的简单响应式 jQuery 地图。 演示: 设置 var $el = $("#map").jqnMap({ mapFile: "images/map.png", //image's file name mapWidth: 1181, //image's width mapHeight: 536, //image's height icons: { //icons 0: { id: 0, //icon's id file: "images/markers/marker.png", //icon's file name width: 100, //icon's width height: 100 //icon's height } }, marker
【文件预览】:
jqnMap-master
----images()
--------markers()
--------map.png(133KB)
--------camping-on-trannish-island.jpg(20KB)
----LICENSE(1KB)
----README.md(2KB)
----index.html(3KB)
----jqnMap()
--------jqnMap.js(9KB)
--------jqnMap.style.css(595B)