Change roads color in “google maps android api v2”

北慕城南 提交于 2019-12-09 02:05:13

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!