gmaps.js:让Google Map变得简单易用

网页里的地图只要一个函数调用就能搞定了!

new GMaps({ div: '#map', lat: -12.043333, lng: -77.028333 });

0 notes