GMap 5.x API

Last modified: May 24, 2007 - 18:57

The GMap 5.x API is significantly changed from previous releases. Maps are now proper form elements (though they can still be rendered individually) and the entire system is extensible using a system of "handlers" and "events."

Many of the features that previously required custom javascript were integrated into the core system, and can be activated by switching on "behavior flags," another new 5.x feature. Behavior flags can be toggled in code or by a macro, and the system will use the default value as set in the GMap settings page for anything not directly specified in the map code / macro.

 
 

Drupal is a registered trademark of Dries Buytaert.