Fix typo
This commit is contained in:
parent
90161e098a
commit
a598403c5f
@ -297,7 +297,7 @@ L.GotoControl = L.MyControl.extend({
|
|||||||
options: {
|
options: {
|
||||||
position: 'topleft',
|
position: 'topleft',
|
||||||
callback: prompt_location,
|
callback: prompt_location,
|
||||||
title: 'Jump to coordinates.',
|
title: 'Jump to coordinates',
|
||||||
html: '⌖'
|
html: '⌖'
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user