Moodle Plugins directory: Map | Moodle.org
Map
Local plugins ::: local_map
Maintained by
Dave Balch
Part of set Maps.
API for geographical maps, to be used in other modules. Provides a simple PHP interface to add maps, markers, different tile sets, and enable users to add a marker (including reverse geocoding).
Latest release:
28 sites
4 downloads
6 fans
Current versions available: 1
API for geographical maps, to be used in other modules. Provides a simple PHP interface to add maps, markers, different tile sets, and enable users to add a marker (including reverse geocoding).
This is being built against Moodle 2.6+, but should work for at least 2.5.
Current uses:
- Map-enabled version of the Database activity latlong field (in plugin "latlongmap")
- Test/demo page (example at [moodle root]/moodlemaps/local/map/)
- Quick conversion of iplookup (example at [moodle root]/moodlemaps/local/map/iplookup.php)
Only alpha-level, as it has bugs, and needs to be better integrated with Moodle's existing location features.
If you're familiar with Git and can set up a test Moodle, the easiest way to try is to clone it from GitHub: https://github.com/Dave-B/moodle/tree/master-maps
This is a plugin version to help people unfamiliar with Git to try it; I'd like to get it included in core (MDL-42522).
Useful links
Contributors
Dave Balch (Lead maintainer)
Please login to view contributors details and/or to contact them
Comments