Use composer to install the package.
composer require moathdev/laravel-nova-Polygon-map-field
use Moathdev\PolygonMap\Polygon;
use Moathdev\PolygonMap\Point;
Polygon::make('map'),
// or
Point::make('map'),
// env file
GOOGLE_MAPS_KEY=
The MIT License (MIT). Please see License File for more information.