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.

v1.0.0(yesterday)01↑2900%MITVuePHP ^8.4

Since Jun 8Pushed yesterdayCompare

[ 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 yesterday

READMEChangelog (1)Dependencies (7)Versions (2)Used By (0)

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

[](#super-location-field)

Super Location is a Statamic addon that provides a “Super Location” fieldtype backed by OpenStreetMap search. It includes an autocomplete search bar, configurable defaults, and a publishable config file.

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.
- 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
```

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, and the endpoints that are used for fetching tiles and search results.

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

[](#building-assets)

The Control Panel assets are powered by Vite + Tailwind. During development, run:

```
cd Packages/statamic-super-location
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

41

—

FairBetter than 87% of packages

Maintenance100

Actively maintained with recent releases

Popularity2

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

Unknown

Total

1

Last Release

1d ago

### 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

3325.1M337](/packages/psalm-plugin-laravel)[marcorieser/statamic-livewire

A Laravel Livewire integration for Statamic.

23100.9k12](/packages/marcorieser-statamic-livewire)[withcandour/aardvark-seo

Save time and get your Statamic site to rank better with the SEO addon for Statamic.

15131.5k](/packages/withcandour-aardvark-seo)[reachweb/statamic-livewire-filters

Livewire filters for Statamic collections.

1712.2k](/packages/reachweb-statamic-livewire-filters)[aerni/livewire-forms

A Statamic forms framework powered by Laravel Livewire

2914.3k](/packages/aerni-livewire-forms)[mitydigital/feedamic

A fully-featured RSS and Atom feed generator for Statamic.

1071.8k](/packages/mitydigital-feedamic)

PHPackages © 2026

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