bmlt-enabled / bmlt-enabled/bmlt-server

Server side geo lookup

Open
#458 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
23
Forks
17
Avg merge
9h 11m
Merged PRs (30d)
7

Description

Currently the admin javascript UI performs a geocode lookup (address to lat/long) on save. This creates a dependency on the BMLT maps API key to the admin javascript ui, and also seems to implicitly require the key restrictions to allow via referer (as the client IP addresses would be unknown).

The preference would be to provide this capability via a server side API, to avoid client side needing to know the maps key.

Am happy to tackle this as priority during the admin api rewrite if in agreement.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.