egeloen / ivory-google-map

Google Map API v3 integration for PHP 5.6+.
MIT License
325 stars 185 forks source link

Adding arrows to a polyline #204

Closed hdnick closed 7 years ago

hdnick commented 7 years ago

Hi, How do I add arrows to a polyline? I didn't find any class for this. What's the best way to do this? https://developers.google.com/maps/documentation/javascript/examples/overlay-symbol-arrow

egeloen commented 7 years ago

Unfotunatlly for you, this feature is not supported for now. If you are interested, I can give you advice in order to integrate it :)