Closed GoogleCodeExporter closed 8 years ago
[deleted comment]
You can add this yourself. See the example here:
http://storelocator.googlecode.com/git/reference.html#storeLocator.Panel
google.maps.event.addListener(panel, 'geocode', function(result) {
geocodeMarker.setPosition(result.geometry.location);
});
Original comment by cbro@google.com
on 20 Jun 2012 at 9:22
Original issue reported on code.google.com by
pmwil...@gmail.com
on 26 Apr 2012 at 7:13