geolib icon indicating copy to clipboard operation
geolib copied to clipboard

Add GeolibBounds type

Open TylerEich opened this issue 3 years ago • 0 comments

I noticed that the getBounds function accepts any[] and returns any according to current definitions. This pull request tightens up that definition to make it more type-safe.

TylerEich avatar Mar 10 '21 03:03 TylerEich