Commit a6a75764 authored by Sparkf's avatar Sparkf 🏙️ Committed by GitHub
Browse files

Merge pull request #113 from ni1o1/master

允许iframe获取geolocation权限
parents 3645a6d0 cb364920
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@

<Realtimemap></Realtimemap>

<iframe width="100%" height="800" src="https://mirrors.sustech.edu.cn/site/sustech-online/transport/nikebus/docs/index.html" frameborder="0"></iframe>
<iframe width="100%" height="800" src="https://mirrors.sustech.edu.cn/site/sustech-online/transport/nikebus/docs/index.html" frameborder="0" allow="geolocation 'self' https://mirrors.sustech.edu.cn/site/sustech-online/transport/nikebus/docs/index.html" ></iframe>

[实时线路图 by ni1o1](https://github.com/ni1o1/nikebus)