This commit is contained in:
Markus Koch 2020-04-19 20:36:58 +02:00
parent 90161e098a
commit a598403c5f
1 changed files with 1 additions and 1 deletions

View File

@ -297,7 +297,7 @@ L.GotoControl = L.MyControl.extend({
options: {
position: 'topleft',
callback: prompt_location,
title: 'Jump to coordinates.',
title: 'Jump to coordinates',
html: '⌖'
}
});