PHPackages                             pavinthan/nova-map - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. pavinthan/nova-map

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

pavinthan/nova-map
==================

A Laravel Nova field.

22.3k1[17 PRs](https://github.com/pavinthan/nova-map/pulls)Vue

Since Apr 10Pushed 3y ago2 watchersCompare

[ Source](https://github.com/pavinthan/nova-map)[ Packagist](https://packagist.org/packages/pavinthan/nova-map)[ RSS](/packages/pavinthan-nova-map/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (18)Used By (0)

nova-map
========

[](#nova-map)

Laravel Nova Map Field
======================

[](#laravel-nova-map-field)

Thanks for the initial work

How to install
==============

[](#how-to-install)

1. Download package using composer:

    ```
    composer require pavinthan/nova-map

    ```
2. Publish the configuration:

    ```
    php artisan vendor:publish --tag=config --provider=nova-map

    ```
3. Insert the map into your form:

```
