Ok, looks like using the google maps api “panBy” function would do the trick, but I’m having trouble implementing it in my Geo Mashup custom javascript… here’s what I’ve got so far:
GeoMashup.addAction( 'selectedMarker', function( properties, marker ) {
map.panBy(x:0, y:700);
} );
Oh and my site is: http://100seconds.in/