moathdev/laravel-nova-polygon-map-field

Laravel Nova Polygon map field.

Downloads

900

Stars

2

Version

Laravel Nova Polygon Map Field

Installation

Use composer to install the package.

composer require moathdev/laravel-nova-Polygon-map-field

Usage


use Moathdev\PolygonMap\Polygon;
use Moathdev\PolygonMap\Point;

Polygon::make('map'),
// or
Point::make('map'),


// env file 
GOOGLE_MAPS_KEY=

License

The MIT License (MIT). Please see License File for more information.

moathdev

Author

moathdev