diff --git a/tests/plotting/baseline/test_geoplot_tile.png b/tests/plotting/baseline/test_geoplot_tile.png index 269eefb7cb..28cec57957 100644 Binary files a/tests/plotting/baseline/test_geoplot_tile.png and b/tests/plotting/baseline/test_geoplot_tile.png differ diff --git a/tests/plotting/test_geodisplay.py b/tests/plotting/test_geodisplay.py index d767c2f576..7c15fae1ec 100644 --- a/tests/plotting/test_geodisplay.py +++ b/tests/plotting/test_geodisplay.py @@ -64,7 +64,7 @@ def test_geoplot_tile(): ], text={'Ponca City': [-97.0725, 36.7125]}, img_tile='GoogleTiles', - img_tile_args={'style': 'street'}, + img_tile_args={'style': 'terrain'}, ) try: return geodisplay.fig