Link to home
Start Free TrialLog in
Avatar of Richard Korts
Richard KortsFlag for United States of America

asked on

Google Maps resolution

Is there a way to generate Google Maps at a lower than normal resolution?

We are thinking that if our app is accessed on a mobile network, the download of the map is causing the map page to not display fully. This may or may NOT be the cause but I want to test it to see.

We are referencing google maps like this:

http://maps.google.com/?q=1234 Any St+City,+state+zip

Thanks
ASKER CERTIFIED SOLUTION
Avatar of Gary
Gary
Flag of Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Jquery map
Jquery map

I don't think you can get lower resolution maps from Google by any way.  The map tiles are createrd "as they are". But you will somehow achieve just what you are looking for automatically, as, the smaller your screen is, the fewer map tiles will be loaded for each view.