backdrop-contrib / leaflet

Backdrop CMS Integration with the Leaflet map scripting library.
https://backdropcms.org/project/leaflet
GNU General Public License v2.0
2 stars 2 forks source link

Properly document all the (alter) hooks #64

Closed indigoxela closed 1 week ago

indigoxela commented 2 weeks ago

The file leaflet.api.php looks a bit sparse.

There's more, like hook_leaflet_build_map_alter and hook_leaflet_map_settings_alter...

And the example for hook_leaflet_map_prebuild_alter() could also provide a little more help.