热点地图(功能展示)
发布时间
阅读量:
阅读量
使用H5制作一个中国的热点地图,地图上标识出的地方会有波纹向四周散发的动态效果。
效果展示

代码示例
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>热点地图</title>
</head>
<body>
<style type="text/css">
* {
margin: 0;
padding: 0;
list-style-type: none;
}
a,
img {
border: 0;
text-decoration: none;
全部评论 (0)
还没有任何评论哟~
