java - How does the scrolling on "Google Maps for Mobile" work? -


Go with a mobile device - Scrolling is super smooth with floating toolbars How are they accomplishing this with GWT?

Update

I mean the site viewed by a mobile browser, not the original app. And I always assumed that any Google web app was GWT - I think I have mistaken it.

I do not see anything that indicates that they are using GWT at the bottom of the site Based on the link to, they are either telling people using the original Google Maps app (iPhone) installed or referring to those sites which are a local map for any mobile platform. Using the app will download

I have some Google Maps app , Which is using the plain JavaScript version of Maps APIs3, and another is using GWT. Even using V3 API, there is a very simple map, which is optimized for mobile devices, I do not have any scrolling anywhere on the platform as a basic Google Maps app.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -