For mobile users, will their be a significant difference in page loading times for Google’s interactive maps vs their static ones?
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This map http://www.acleach.me.uk/gmaps/v3/map-customlabels.htm is 243.6kb (depends on screen size and number of map tiles).
A broadly equivalent static map http://maps.google.com/maps/api/staticmap?size=640×640&maptype=roadmap&sensor=false&format=png¢er=-34.397,150.644&zoom=8 is a single image at 80.6kb.
So: there is a difference, and a 200% increase could be said to be significant. However, Version 3 is intended to be lightweight and it may be that 250kb is acceptable. That will depend on whether the interactivity of dynamic maps is required: if it’s required, then loading 250kb may be a reasonable “penalty”. If there’s no requirement for a dynamic map, then a static map will almost certainly be smaller and load faster.