Skip to content

Initial Implementation

Frank Duncan requested to merge initial-implementation into main

Created by: slifty

This PR adds a first version of the SimpleMaps core functionality.

The PR itself is larger than ideal due to the rapid development of this baseline functionality; future commits / PRs will be more manageable.

When loaded onto a wiki, this plugin will detect maps with the simpleMap class attribute and convert them to leaflet maps.

For instance: simplemaps

Merge request reports