PHPackages                             digitoimistodude/cmb\_field\_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. digitoimistodude/cmb\_field\_map

AbandonedArchivedWordpress-plugin

digitoimistodude/cmb\_field\_map
================================

Google Maps field type for Custom Metaboxes and Fields for WordPress

v2.1.1(11y ago)1621PHP

Since Feb 25Pushed 9y ago2 watchersCompare

[ Source](https://github.com/digitoimistodude/cmb_field_map)[ Packagist](https://packagist.org/packages/digitoimistodude/cmb_field_map)[ Docs](https://github.com/mustardBees/cmb_field_map/)[ RSS](/packages/digitoimistodude-cmb-field-map/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (4)Used By (0)

CMB2 Field Type: Google Maps
============================

[](#cmb2-field-type-google-maps)

Description
-----------

[](#description)

Google Maps field type for [CMB2](https://github.com/WebDevStudios/CMB2).

The `pw_map` field stores the latitude/longitude values which you can then use to display a map in your theme.

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

[](#installation)

You can install this field type as you would a WordPress plugin:

1. Download the plugin
2. Place the plugin folder in your `/wp-content/plugins/` directory
3. Activate the plugin in the Plugin dashboard

Usage
-----

[](#usage)

### `pw_map`

[](#pw_map)

Save a location on a map. Example:

```
array(
	'name' => 'Location',
	'desc' => 'Drag the marker to set the exact location',
	'id' => $prefix . 'location',
	'type' => 'pw_map',
	// 'split_values' => true, // Save latitude and longitude as two separate fields
),
```

#### Extra Parameters:

[](#extra-parameters)

- `split_values` Save the latitude/longitude values into two custom fields, they will be stored as `$id . '_latitude'` and `$id . '_longitude'`.

Screenshot
----------

[](#screenshot)

[![Image](screenshot-1.png?raw=true)](screenshot-1.png?raw=true)

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 87% of commits — single point of failure

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 ~7 days

Total

3

Last Release

4078d ago

### Community

Maintainers

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

---

Top Contributors

[![mustardBees](https://avatars.githubusercontent.com/u/1236314?v=4)](https://github.com/mustardBees "mustardBees (40 commits)")[![gyrus](https://avatars.githubusercontent.com/u/609161?v=4)](https://github.com/gyrus "gyrus (2 commits)")[![timiwahalahti](https://avatars.githubusercontent.com/u/415544?v=4)](https://github.com/timiwahalahti "timiwahalahti (2 commits)")[![lauravaq](https://avatars.githubusercontent.com/u/6594066?v=4)](https://github.com/lauravaq "lauravaq (1 commits)")[![pasqualevitiello](https://avatars.githubusercontent.com/u/2683512?v=4)](https://github.com/pasqualevitiello "pasqualevitiello (1 commits)")

---

Tags

pluginwordpress

### Embed Badge

![Health badge](/badges/digitoimistodude-cmb-field-map/health.svg)

```
[![Health](https://phpackages.com/badges/digitoimistodude-cmb-field-map/health.svg)](https://phpackages.com/packages/digitoimistodude-cmb-field-map)
```

###  Alternatives

[sybrew/the-seo-framework

An automated, advanced, accessible, unbranded and extremely fast SEO solution for any WordPress website.

47078.8k](/packages/sybrew-the-seo-framework)[afragen/git-updater

A plugin to automatically update GitHub, Bitbucket, GitLab, or Gitea hosted plugins, themes, and language packs.

3.3k1.6k](/packages/afragen-git-updater)[webdevstudios/cmb2-attached-posts

Custom field for CMB2 for creating post relationships.

13565.5k](/packages/webdevstudios-cmb2-attached-posts)[alleyinteractive/pest-plugin-wordpress

WordPress Pest Integration

263.7k1](/packages/alleyinteractive-pest-plugin-wordpress)

PHPackages © 2026

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