profile upload (requires server update)
This commit is contained in:
parent
136a182539
commit
973d8bab75
8 changed files with 129 additions and 27 deletions
|
|
@ -46,7 +46,6 @@ L.Control.Permalink.include({
|
|||
this.options.routing.on('waypoint:click', function(evt) {
|
||||
var r = evt.marker._routing;
|
||||
if (!r.prevMarker && ! r.nextMarker) {
|
||||
console.log('delete last');
|
||||
this._update_routing(evt);
|
||||
}
|
||||
}, this);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue