{$_('toolbar.waypoint.name')}
{$_('toolbar.waypoint.description')}
{$_('toolbar.waypoint.comment')}
{$_('toolbar.waypoint.latitude')}
{$_('toolbar.waypoint.longitude')}
{#if $selectedWaypoint} {$_('toolbar.waypoint.update')} {:else} {$_('toolbar.waypoint.create')} {/if}
{ selectedWaypoint.set(undefined); resetWaypointData(); }} >
{#if $selectedWaypoint || canCreate} {$_('toolbar.waypoint.help')} {:else} {$_('toolbar.waypoint.help_no_selection')} {/if}