问题
I would like to know if there is an equivalent to javascript api v3: Styled Maps Because i need to change the roads color, and would like to mask road labels.
Is it possible directly from the android v2 api?
I tried to use javascript v3 api to fix the precedent problem but my app needs tilt like this too and it looks like no tilt for javascript v3 api :( .
Finaly, do someone have a solution to: add tilt to javascript v3 api for ROADMAP or/and change the roads color in android v2 api
Thank you :D
回答1:
Unfortunately, you are not able to do either of these at this point. The JavaScript Maps API does not support tilting, the Android v2 API does not support styled maps.
来源:https://stackoverflow.com/questions/14334389/change-roads-color-in-google-maps-android-api-v2