• In file: WP-GPX-Maps.js there is an problem causing the custom waypoint Icon not to be displayed properly. This is caused bye the literal signs on line 660:
    iconUrl: 'waypointIcon',

    This should be changed in :
    iconUrl: waypointIcon,

    This problem is already reported earlier by me but not followed up.

    • This topic was modified 5 years, 4 months ago by vandestouwe.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Custom waypointIcon does not work’ is closed to new replies.