var gmapper = new GMapper(); gmapper.show("map", {q: "東京ドーム", width: 300, height: 300, marker: "on"});
gmapper.js は Google AJAX Search API を利用しています。