davidpiesse / nova-map

Laravel Nova Map Field
114 stars 29 forks source link

Remove unused grimzy/laravel-mysql-spatial dependency #42

Closed sutcliffe121 closed 2 years ago

sutcliffe121 commented 2 years ago

Removed grimzy/laravel-mysql-spatial dependency as it is not used. It was only referenced in a function that was commented out in src/Map.php, which this PR also removes.

As discussed here: https://github.com/davidpiesse/nova-map/issues/40