You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 21, 2022. It is now read-only.
While working with the library I have noted a small typo on the example for the OwnPositionMarker property on the readme.
The duration type is a number? and in the example it is declared as a string. A simple removal of the double quotes will fix it. Also there should be ':' after lng of the coords property.
Should I create a PR to be checked and merged for the aforementioned issue?