Is it possible to crop the Google Map before integrating it into an application?
For example, my city will be the only area visible when I launch the application.
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.
It is not possible to crop an area or any part of Maps,
you can show your area initially when user view your app & disable navigating within the map by
setClickable(false);where
latitudeE6, longitudeE6is your area’s lat & Long