Custom (different than Google Map) Map in Android -


i want use other map instead of using google map.

so please suggest how can initiate such thing in android.

provide link or code snippet.

regards,

parmanand

you can using google maps api v2 , subclassing urltileprovider. discuss approach in online guide here: http://guides.cocoahero.com/google-maps-android-custom-tile-providers.html


Comments