System Settings Configure map tile provider for the region picker. {% if error %} {{ error }} {% endif %} Map Tile URL Use {z}, {x}, {y} placeholders. Example: https://tile.openstreetmap.org/{z}/{x}/{y}.png {% if errors and errors.map_tile_url %} {{ errors.map_tile_url }} {% endif %} Map Attribution Credit the map provider (required by most tile services). {% if errors and errors.map_attribution %} {{ errors.map_attribution }} {% endif %} ← Back Next →