Love this plugin, just couldn't see any way to disable the start and end markers. I only wanted the polyline to be shown. So i tried this,
marker_options: {
startIconUrl: '',
endIconUrl: '',
shadowUrl: ''
}
It does the job but wondered if there was a better way to do this?
Thanks! :)