File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
folium/templates/tiles/openstreetmap Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
- Data by <a href="http://openstreetmap.org">OpenStreetMap</a>,
2
- under <a href="http://www.openstreetmap.org/copyright">ODbL</a>.
1
+ Data by <a href="http://openstreetmap.org">OpenStreetMap</a>, under <a href="http://www.openstreetmap.org/copyright">ODbL</a>.
Original file line number Diff line number Diff line change @@ -514,7 +514,7 @@ def test_map_build(self):
514
514
{'id' : 'tile_layer_' + '0' * 32 ,
515
515
'address' : 'https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png' ,
516
516
'attr' : ('Data by <a href="http://openstreetmap.org">OpenStreetMap'
517
- '</a>,\n under '
517
+ '</a>,under '
518
518
'<a href="http://www.openstreetmap.org/copyright">ODbL'
519
519
'</a>.' ),
520
520
'max_zoom' : 20 ,
You can’t perform that action at this time.
0 commit comments