mirror of
https://github.com/netzmacht/contao-leaflet-geocode-widget.git
synced 2025-11-28 03:33:47 +01:00
CS.
This commit is contained in:
@@ -220,7 +220,7 @@ var LeafletGeocodeWidget = L.Class.extend({
|
||||
container.appendChild(okButton);
|
||||
container.appendChild(cancelButton);
|
||||
|
||||
marker.bindPopup (container, {
|
||||
marker.bindPopup(container, {
|
||||
keepInView: true,
|
||||
autoPanPaddingTopLeft: this.options.bboxPadding,
|
||||
autoClose: false,
|
||||
|
||||
Reference in New Issue
Block a user