In your example loading a local GPX.file the way points are apparently not supported.
I have tried to add the points with the options:
waypoints: true,
wptLabels: true,
but it doesn't seem to accept them.
This is the message that appears in the console:
"control.js:328 Unsopperted GeoJSON feature geometry type:Point"
Is there any option to include them?
Thanks
In your example loading a local GPX.file the way points are apparently not supported.
I have tried to add the points with the options:
but it doesn't seem to accept them.
This is the message that appears in the console:
Is there any option to include them?
Thanks