fix a comment
This commit is contained in:
parent
a01b630313
commit
c7d9dce22c
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ namespace ZicMoove.Pages
|
||||||
};
|
};
|
||||||
OnInitMap();
|
OnInitMap();
|
||||||
/*
|
/*
|
||||||
// A "relocate" button : useless, since it yet exists
|
// A "relocate" button :
|
||||||
|
|
||||||
var reLocate = new Button { Text = "Re-centrer" };
|
var reLocate = new Button { Text = "Re-centrer" };
|
||||||
reLocate.Clicked += async delegate {
|
reLocate.Clicked += async delegate {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue