PHPackages                             superinteractive/statamic-super-location - 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. superinteractive/statamic-super-location

ActiveStatamic-addon[Utility &amp; Helpers](/categories/utility)

superinteractive/statamic-super-location
========================================

Super Location is a Statamic fieldtype powered by OpenStreetMap search and map tiles.

v2.0.0(1mo ago)074↓28.6%MITVuePHP ^8.3

Since Jun 8Pushed 1mo agoCompare

[ Source](https://github.com/superinteractive/statamic-super-location)[ Packagist](https://packagist.org/packages/superinteractive/statamic-super-location)[ RSS](/packages/superinteractive-statamic-super-location/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (2)Dependencies (14)Versions (3)Used By (0)

Super Location Field
====================

[](#super-location-field)

Super Location is a Statamic 6 addon that provides a "Super Location" fieldtype backed by OpenStreetMap search. It includes an autocomplete search bar, configurable defaults, a Leaflet map, and scoped Control Panel styles for light and dark mode.

Compatibility
-------------

[](#compatibility)

- `2.x`: Statamic 6, Laravel 12 or 13, PHP 8.3+
- `1.x`: Statamic 5

Features
--------

[](#features)

- Autocomplete search powered by the public OpenStreetMap Nominatim API.
- Interactive Leaflet map with a single draggable marker.
- Automatically fills street, postal code, city, country, state, latitude, and longitude.
- Renders in Statamic 6 Control Panel light and dark mode.
- Returns a structured array that you can use directly in Antlers, Blade, or PHP.

Installation
------------

[](#installation)

Install the addon with Composer:

```
composer require superinteractive/statamic-super-location:^2.0
```

Publish the config when you need to adjust map defaults, tile providers, or search settings:

```
php artisan vendor:publish --tag="statamic-super-location-config"
```

Configuration
-------------

[](#configuration)

The publishable config file lives at `config/statamic/super-location.php`. You can customize the default map center, zoom level, tile provider, and search endpoint.

Building Assets
---------------

[](#building-assets)

The Control Panel assets are powered by Vite and Statamic's `@statamic/cms` package. During development, run:

```
npm install
npm run dev
```

For distribution, build the assets so the compiled files end up in `resources/dist/build`:

```
npm run build
```

Documentation
-------------

[](#documentation)

See `docs/usage.md` for implementation notes and templating tips.

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance91

Actively maintained with recent releases

Popularity13

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~5 days

Total

2

Last Release

41d ago

Major Versions

v1.0.0 → v2.0.02026-06-13

PHP version history (2 changes)v1.0.0PHP ^8.4

v2.0.0PHP ^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/a08b549b2e22d13b18ce950c620ca0d034991c0b43050530f345ffa27044238e?d=identicon)[swennet](/maintainers/swennet)

---

Tags

mapstatamicfieldtypeOpenStreetMapStatamic addon

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/superinteractive-statamic-super-location/health.svg)

```
[![Health](https://phpackages.com/badges/superinteractive-statamic-super-location/health.svg)](https://phpackages.com/packages/superinteractive-statamic-super-location)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.3M347](/packages/psalm-plugin-laravel)[reachweb/statamic-livewire-filters

Livewire filters for Statamic collections.

1713.2k](/packages/reachweb-statamic-livewire-filters)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
