parent
2152ca3d1a
commit
db31aa119e
1 changed files with 2 additions and 0 deletions
|
@ -1115,6 +1115,7 @@ L.U.Map.include({
|
||||||
'showLabel',
|
'showLabel',
|
||||||
'labelDirection',
|
'labelDirection',
|
||||||
'labelInteractive',
|
'labelInteractive',
|
||||||
|
'outlinkTarget',
|
||||||
'shortCredit',
|
'shortCredit',
|
||||||
'longCredit',
|
'longCredit',
|
||||||
'permanentCredit',
|
'permanentCredit',
|
||||||
|
@ -1482,6 +1483,7 @@ L.U.Map.include({
|
||||||
'options.showLabel',
|
'options.showLabel',
|
||||||
'options.labelDirection',
|
'options.labelDirection',
|
||||||
'options.labelInteractive',
|
'options.labelInteractive',
|
||||||
|
'options.outlinkTarget',
|
||||||
]
|
]
|
||||||
builder = new L.U.FormBuilder(this, popupFields, {
|
builder = new L.U.FormBuilder(this, popupFields, {
|
||||||
callback: function (e) {
|
callback: function (e) {
|
||||||
|
|
Loading…
Reference in a new issue