Skip to content

dkniffin/webtrees-openstreetmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a webtrees plugin for displaying location data on openstreetmap tiles, and displayed via leaflet.

Screenshot

Requirements

This module requires webtrees 1.5+.

For now, this module relies on the Google Maps module. In the future, the plan is to remove that requirement.

Installation

via zip/tarball

Download the plugin, based on your webtrees version, and unpack it into webtrees/modules/openstreetmap

Webtrees version zip tarball
>= 1.7.x zip tar.gz
< 1.7.x zip tar.gz

via git

git clone https://github.com/oddityoverseer13/webtrees-openstreetmap.git <WEBTREES_MODULE_DIR>/openstreetmap

Contributing

Feel free to open a PR with any changes you'd like to make to this plugin. I don't have a whole lot of time to devote to this, but I will definitely review (and probably merge) any PRs in a timely manner.