City icons obtained from Iconka.

Path example

We can trace a path on our map with two-way binding. On the example you can see a path of tree points with a line colored green and a determined weight. We also paint 3 custom icons on every point of the path. This can be accomplished with this code:

You can see the code demonstrating this feature in the path example.