- Issue created by @heavystonehead
- Status changed to Closed: works as designed
12 months ago 8:22pm 19 December 2023 - 🇮🇹Italy itamair
this is not managed by the Drupal Leaflet module but by the Leaflet Js code base itself ...
How can I change/translate the localization error text. Or can i this disabled.
current Text: "Geolocation error: User denied geolocation prompt."
example/nice to have:
Leaflet Views View -> Leaflet-Map Settings -> Locate and Show User Position -> Locate Options
look ??? mark
{"position":"topright","setView":"untilPanOrZoom","returnToPrevBounds":true,"keepCurrentZoomLevel":true,"strings":{"title":"mein Standort","popup":"Du befindest dich im Umkreis von {distance} Meter von diesem Punkt aus","???geolocationError???":"Geolokationsfehler: Der Benutzer hat die Geolokalisierungsanfrage abgelehnt."},"markerStyle":{"weight":2,"fillOpacity":0.8,"radius":8,"color":"#012F52","fillColor":"#012F52"},"circleStyle":{"weight":2,"fillOpacity":0.1,"color":"#1a4463","fillColor":"#1a4463"}}
Closed: works as designed
10.0
User interface
this is not managed by the Drupal Leaflet module but by the Leaflet Js code base itself ...