Skip to content

Instantly share code, notes, and snippets.

View fooleap's full-sized avatar

Fooleap Chen fooleap

View GitHub Profile
@fooleap
fooleap / amap.html
Last active May 3, 2017 07:21
结合七牛和高德地图 API 显示照片位置
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0,maximum-scale=1.3, user-scalable=no" />
<title>相片地图</title>
<style>
html,body, #map{
margin: 0;
@fooleap
fooleap / use-amap-api-to-show-running-line.html
Last active December 18, 2023 09:29
高德地图 API 显示跑步路线
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0,maximum-scale=1.3, user-scalable=no" />
<title>跑步路线地图</title>
<style>
html,body, #map{
margin: 0;
@fooleap
fooleap / ZbQPLL.markdown
Created September 16, 2015 05:00
ZbQPLL