Hi,
Base on the source code found in the web, I have made an updated version of the GoogleMap control that use GooglMap JavaScript API V3.7. It support update the Lat / Lng / Zoom Level in both side, i.e. from server side and also from client side. These functions are available in the open-source edition before 6.4 (or 6.3 ? I have forgetton.) but now the version in the Professional Studio have such functions removed.
I want to know, are you VWG interested in add such function back to the control ? And upgrade to use the new API ?
Secondly, I try to port this WinWeb control to HTML5 version but the map cannot be shown. I think it is the problem of the render engine as my code still use XSLT / HTML as the layout. Any information and reference so I can convert it to HTML5 version as well?