Thursday, July 29, 2010

[android-developers] Re: Maps API - controlling size of streets, font?

If you're really relying on the maps as the main part of your app, you
might consider using the JavaScript v3 API and a webview. You can
control a lot of things with the v3 JavaScript API plus it's fast and
efficient.

See this URL for an implementation example:

http://code.google.com/apis/maps/articles/android_v3.html

-John Coryat

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment