Map and Moving Marker using Google Maps API

后端 未结 1 430
心在旅途
心在旅途 2021-02-11 02:56

I have to write a demo, that should work like Moving Map within Flight and need to draw same curved Polyline between two geo points / locations

1条回答
  •  野趣味
    野趣味 (楼主)
    2021-02-11 03:25

    For Polyline google map use PolylineOptions

    1. curved line use z-index
    2. pattern() add dash item

    0 讨论(0)
提交回复
热议问题