Google Maps Draw Path

I am using google Map native plugin but unable to draw path from one lat long to next to next. Just like way points in google map. Also could not able to get encodePath(path) method.
this.map.encodePath(path) is undefined

1 Like