Update tile/image based on extent using Cartopy and Matplotlib FuncAnimation
I want to create an animation of a trajectory using Cartopy and FuncAnimation. I have the trajectory stored in a GeoDataFrame with latitude, longitude and date time columns, which I want to visualise.