관리-도구
편집 파일: gmaps-simple.js
"use strict"; var simple_map = new GMaps({ div: '#simple-map', lat: 23.014711, lng: 72.530810 })