PHPackages                             jinjie/geocodable-maps-js - 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. jinjie/geocodable-maps-js

ActiveSilverstripe-vendormodule

jinjie/geocodable-maps-js
=========================

Add Google Map JS to Addressable module in Silverstripe 4

1.2.0(4y ago)04MITPHP

Since Jun 3Pushed 4y ago1 watchersCompare

[ Source](https://github.com/jinjie/geocodable-maps-js)[ Packagist](https://packagist.org/packages/jinjie/geocodable-maps-js)[ RSS](/packages/jinjie-geocodable-maps-js/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (5)Used By (0)

Welcome to jinjie/geocodable-maps-js 👋
======================================

[](#welcome-to-jinjiegeocodable-maps-js-)

 [![](https://camo.githubusercontent.com/76a77d503967953c558d41fca7ab85c9230c376588808ba2a5c0dd3e01a821a5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f76657273696f6e2d312e322e302d626c75652e737667)](https://camo.githubusercontent.com/76a77d503967953c558d41fca7ab85c9230c376588808ba2a5c0dd3e01a821a5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f76657273696f6e2d312e322e302d626c75652e737667)

> Add Google Map JS to Addressable module in Silverstripe 4

### 🏠 [Homepage](https://github.com/jinjie/geocodable-maps-js)

[](#-homepage)

Overview
--------

[](#overview)

Use this module to add an Google Map JS to Silverstripe 4. This requires [Addressable](https://github.com/symbiote/silverstripe-addressable).

Install
-------

[](#install)

```
composer require jinjie/geocodable-maps-js
```

How to use
----------

[](#how-to-use)

Since this depends on Lat and Lng that are provided by [Geocodable](https://github.com/symbiote/silverstripe-addressable/blob/master/src/Geocodable.php), please also apply Geocodable extension to your DataObject. This requires an [API key](https://github.com/symbiote/silverstripe-addressable/blob/master/docs/en/quick-start.md#transform-address-field-data-into-a-latitude-and-longitude)

You can also define `GOOGLE_API_KEY` in `.env`

```
MyDataObject:
  extensions:
    - Symbiote\Addressable\Addressable
    - Symbiote\Addressable\Geocodable
    - SwiftDevLabs\GeocodableMaps\GeocodableMapJs
```

### Template

[](#template)

Put `$AddressMapJs` to your template place the map into your template. There are 3 parameters available:

`public function AddressMapJs($zoom = 12, $width = '100%', $height = 300)`

Author
------

[](#author)

👤 **Kong Jin Jie**

🤝 Contributing
--------------

[](#-contributing)

Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/jinjie/geocodable-maps-js/issues).

Show your support
-----------------

[](#show-your-support)

Give a ⭐️ if this project helped you!

---

*This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)*

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~1 days

Total

4

Last Release

1799d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2d24d7bd9fd11fef8ef00cbb7c27213e1701c074242fef49803db9bdcc9af210?d=identicon)[jinjie](/maintainers/jinjie)

---

Top Contributors

[![jinjie](https://avatars.githubusercontent.com/u/2721195?v=4)](https://github.com/jinjie "jinjie (13 commits)")

### Embed Badge

![Health badge](/badges/jinjie-geocodable-maps-js/health.svg)

```
[![Health](https://phpackages.com/badges/jinjie-geocodable-maps-js/health.svg)](https://phpackages.com/packages/jinjie-geocodable-maps-js)
```

###  Alternatives

[silverstripe/cms

The SilverStripe Content Management System

5163.4M1.3k](/packages/silverstripe-cms)[silverstripe/graphql

GraphQL server for SilverStripe models and other data

512.4M21](/packages/silverstripe-graphql)[silverstripe/admin

SilverStripe admin interface

262.6M325](/packages/silverstripe-admin)[silverstripe/silverstripe-omnipay

SilverStripe Omnipay Payment Module

38106.0k15](/packages/silverstripe-silverstripe-omnipay)[silverleague/ideannotator

Generate PHP DocBlock annotations for DataObject and DataExtension databasefields and relation methods

4768.0k43](/packages/silverleague-ideannotator)[silverstripe/superglue

102.2k](/packages/silverstripe-superglue)

PHPackages © 2026

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