I'm see this issue, exactly as you describe. I'm seeing it even on my Mac OS X browsers (Chrome and Firefox), as well as iOS.
On both MacOSX+Crome, and Mobile Safari, the google map will load initially showing the normal view. After a second or two the tiles reload, and are replaced ones that have tiny fonts. The map's span and zoom level remains unchanged. Here is a page that exhibits this behaviour: http://geospike.com/divzero/spike/38605 This page however does not: http://code.google.com/apis/maps/documentation/javascript/examples/map-simple.html I can't understand why. This suddenly started happening a few days ago, the site hasn't been updated in weeks. Cheers, Will On Aug 18, 10:11 pm, jychong <[email protected]> wrote: > I am developing a mobile application using the Google Maps JS API V3. > It is a hybrid app and I use <meta name="viewport" ... target- > densitydpi> to scale the content according to the device resolution. > Last week, I was able to see a map that had adequatefontsize. > This week, things got changed a bit and I am testing the same > implementation on the same environment. > > When the map is first loaded, I see the same map as last week. > However, when the Google logo, link, and map type switch buttons are > loaded and shown on a map, each map tile isreplacedwith > theonethathasreallysmallfontsizemaking it very > hard for users to read text on a map. > > For target-density, I have been using medium-dpi. There was a clear > differerence between the medium and high dpi last week. > The medium DPI was usable and the HighDPI was not because ofsmallfontsize. > This week, the medium DPI is almost the same as last week's High DPI. > Although my WAVE devicehasWVGA resolution, I still want to use > Medium DPI in my application. > > Was there any changes to Google Maps regarding the above behavior? > If there was any, please let me know how to show a map with an > adequatefontsizeand tile images. > > Thanks, > -- Jae Yoon -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
