-
PHP 5.3 compatibility fix in both dynamic and static map render code. Fixed empty bounds handling bug of static maps in case of a single marker (max zoom).
-
Fixed bug in entry details query. Added support for files larger than memory_limit.
-
[#1061884] by lop: patch has been added PHP 5.2 and 5.3 compatibility fixes have been added. Several empty() and isset() checks and variable initializations have been added to avoid PHP notices. Themeing bug of expanded (by default) accordion panels has been fixed.
-
Fixed realpath() bug: log file created before call to realpath().
-
New option for maps and static maps "render_empty". Both maps API renders to an empty string by default if there is no content on the map. Both maps API adds type (of overlay), id (of overlay) and label (of marker) options to (TOC-) content items. Fixed bug in "accordionchange" event handler. Fixed missing views module existence checking in gmaps_content_link() implementation. GMaps Taxonomy changes: - Internal data format for both result and output cache has been changed. - Pager can be restored from cached results. - Improved "performance" of output cache. - Default theme_gmaps_taxonomy_location_page implementation can add the letter selector to the page. It has a new argument "path" (prefix for the letter links). The feature can be enabled on the module's settings page in the section "Location page". - New alter hook "hook_gmaps_taxonomy_page_cache_key_alter". - Call to drupal_set_title() removed from theme_gmaps_taxonomy_continents_page() Added support for removed get_cache_plugin() in map style plugins.
-
New directives, improved performance, UI
-
Fixed typo bug of 'cacheable'; Added drupal_alter() support for ajax data. Added drupal_alter support for search engine registry. Added added ajax pager support for GMaps Map view style. Added GMaps Views compatible Faceted ajax search module.
-
[#792832] by kcoop and stella: Fixed typo bug and country weighting bug in previous fix
-
Fixed issues: [#792832] by kcoop, stella: Added drupal_alter support to address, point and anp elements [#809998] by stella: fixed bound marker positioning when reverse geocoding disabled [#783530] by price9001, volocuga, astro87: length units no longer installed during module install [#811282] by jonathan1055: field wrapping changed for address element [#807566] by Golem07: added an extra error check to global $user refresh Some CSS rules for tabs and address elements have been changed.
-