Skip to content

Commit

Permalink
CI: Update tile image. (#860)
Browse files Browse the repository at this point in the history
  • Loading branch information
zssherman authored Oct 11, 2024
1 parent 2a4ef57 commit 0ff55ec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified tests/plotting/baseline/test_geoplot_tile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion tests/plotting/test_geodisplay.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0ff55ec

Please sign in to comment.