Skip to content

Commit

Permalink
fix #191 #196
Browse files Browse the repository at this point in the history
  • Loading branch information
asinghvi17 committed Feb 6, 2024
1 parent f2fe007 commit c408ece
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/geoaxis.jl
Original file line number Diff line number Diff line change
Expand Up @@ -830,3 +830,5 @@ end

# TODO implement
Makie.tightlimits!(axis::GeoAxis) = nothing

Makie.get_scene(ga::GeoAxis) = ga.scene

0 comments on commit c408ece

Please sign in to comment.