ionic-team / ionic-native-google-maps

Google maps plugin for Ionic Native
Other
221 stars 125 forks source link

Add multiple colors to the polyline #191

Closed wuilmerj24 closed 5 years ago

wuilmerj24 commented 5 years ago

I'm submitting a ... (check one with "x")

If you choose 'problem or bug report', please select OS: (check one with "x")

I explain, I have a polyline and that polyline I would like to add multiple colors at the same time. Similiar when placed in true show traffic. Is it possible to do that?

wf9a5m75 commented 5 years ago

Google Maps SDK for Android does not support the feature.

wf9a5m75 commented 5 years ago

Make multiple polyline for each colors.

wuilmerj24 commented 5 years ago

@wf9a5m75 Thank you.

if it could be added in the native SDK?

wf9a5m75 commented 5 years ago

Nope.

wf9a5m75 commented 5 years ago

The goal of this plugin is to reproduce Google Maps JavaScript v3. So, the feature you requested is not implemented in Google Maps JavaScript v3, I wont implement it.