如何做梯度多段線的問題已經被問了很多次,但是,我想知道這是否適合Android。在下面的帖子,這個問題是泰然自若,有人回答說,作爲2015年5月的,仍然爲Android沒有梯度折線:Google地圖漸變折線爲Android?
colourful polylines in android maps api v2
我已經完成了所有的文檔梳理我能找到並沒有看到任何關於梯度折線函數的東西。我錯過了嗎?因爲iOS已經有三年的這種能力了。
https://maps-apis.googleblog.com/2014/02/gradient-polylines-and-structured.html
我無法想象,谷歌優先iOS版的Android上。或者他們?以下是我已經檢查了文檔:
https://developers.google.com/maps/documentation/android-api/polygon-tutorial
https://developers.google.com/android/reference/com/google/android/gms/maps/model/PolylineOptions
https://developers.google.com/maps/documentation/android-api/groundoverlay
如果有人可以點我在這將是有益的方向是正確的。或者至少確認安卓在梯度折線方面已被忽略。
是[this](https://gist.github.com/Dagothig/5f9cf0a4a7a42901a7b2)有用嗎? –
@MadhukarHebbar我寫了我自己的課。如果很多人試圖做同樣的事情,我可以讓它公開。 – portfoliobuilder