this might be a weird question …
I\'m using the google maps api to embed custom maps on my webpage. I pass the lon/lat coordinates along to a function and a
lon/lat
call the panBy-method of the map
mapObject.panBy(0,30)