gmaps.js允许您以简朴的方式使用Google舆图的潜力。没有更多的文档或大量的代码。
例子:
<!DOCTYPE html> <html> <head> <title></title> <script src="http://maps.google.com/maps/api/js"></script> <script src="gmaps.js"></script> <style type="text/css"> #map { width: 400px; height: 400px; } </style> </head> <body> <div id="map"></div> <script> var map = new GMaps({ el: '#map', lat: -12.043333, lng: -77.028333 }); </script> </body> </html>
1.阿里云: 本站现在使用的是阿里云主机,平安/可靠/稳固。点击领取2000米代金券、领会最新阿里云产物的种种优惠流动点击进入
2.腾讯云: 提供云服务器、云数据库、云存储、视频与CDN、域名等服务。腾讯云各种产物的最新流动,优惠券领取点击进入
3.广告同盟: 整理了现在主流的广告同盟平台,若是你有流量,可以作为参考选择适合你的平台点击进入
链接: http://www.fly63.com/nav/1920