is there any filter that I can use to modify, ideally I like to keep it empty so users can add a start location?
You mean the value of the input field is literally showing ‘start point’ ?
Did you customize anything in the code, or loading a custom template?
What’s the URL?
I managed to solve the issue with help of jquery.
No, the Get Directions button(open in google maps) contains the origin (which we put in the backend as the start point). Perhaps this is the intended functionality of the plugin.
The URL is behind the authentication window, I don’t know if it is possible to send a private reply here.
No, the Get Directions button(open in google maps) contains the origin (which we put in the backend as the start point). Perhaps this is the intended functionality of the plugin.
Yes, the start point coordinates are used as the origin, unless a search is made, then the coordinates from the search input is used there instead.