Howdy folks, Quick question (and I think the answer is "No", but hoping-against- hope):
We use Phonegap to develop a HTML5/JS/CSS app for deployment on phones (iOS, Android). We embed Google Maps JS v3 in this app, and it pulls all the JS down at runtime (via a script tag or equivalent). I was just curious - is there a way to embed all of the minified JS in the app itself? Although it's not a whole lot of data, there's a noticeable delay in downloading the JS on slower 3G networks, and this would give us the ability to remove that download lag (yes, map tiles take the lions share of the download, but on a mobile app every bit helps!). I could pull down the JS myself and construct it, but - yech! I've searched the forums and docs (and the svn repo) and I can't find anything that would indicate this is possible. If not, no big deal, but it would be nice... Thanks, -- Matt -- 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 google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.