MapAPI module is a helper module for the upcoming Map module. By itself, MapAPI doesn't do anything.

The motivation behind this module was to create a game that is powered by Drupal core. The first step in our work is to release flexible API that can allow us to build that game; MapAPI is part of it.

MapAPI allows you to create game maps based on coordinates. each map can contain arbitrary number of tiles and each tile can contain any number of content items.

MapAPI was designed to be very extendable by new modules that will be introduces for the game. New modules can introduce any new serialized content array indexes to be stored in the content table. the type of information stored in the table is non-important for the MapAPI, the important part is that it can store ANY information and pass it back to the parent module for processing.

TODO: add some code examples, etc

Downloads

Recommended releases

Version Downloads Date Links
5.x-1.0-rc1 tar.gz (9.27 KB) | zip (9.98 KB) 2007-Apr-30 Notes

Development releases

Version Downloads Date Links
5.x-1.x-dev tar.gz (11.66 KB) | zip (12.45 KB) 2011-Feb-25 Notes

Project Information

  • Module categories: Content, Developer, Location, Utility
  • Maintenance status: Unknown
  • Development status: Unknown
  • Downloads: 546
  • Last modified: July 5, 2008

Maintainers for Map api

Issues for Map api

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports