// Some markup parsers (IE) don't handle empty inners well. Use the space to let users know javascript is required.
// Some markup parsers (IE) don't handle empty inners well. Use the space to let users know javascript is required.
// @@@ Bevan sez: Google static maps could be useful here.
// @@@ Bevan sez: Google static maps could be useful here.
// @@@ Bdragon sez: Yeah, would be nice, but hard to guarantee functionality. Not everyone uses the static markerloader.
// @@@ Bdragon sez: Yeah, would be nice, but hard to guarantee functionality. Not everyone uses the static markerloader.
$o='<div style="'.implode('; ',$style).';" id="'.$element['#id'].'"'.drupal_attributes($element['#attributes']).'>'.t('Javascript is required to view this map.').'</div>';
$o='<div style="'.implode('; ',$style).';" id="'.$element['#id'].'"'.drupal_attributes($element['#attributes']).'>'.t('Javascript is required to view this map.').'</div>';