On 17 nov, 11:01, Andrew Leach <[email protected]> wrote:
> On Nov 17, 12:11 am, Eve <[email protected]> wrote:
>
> > Yeah thank you I had actually sooo a begginers error..
> > Found and changed this but still doesn't work!!
> > It only created a space ..  :(
>
> I think you're going to need to ask about how the Joomla template or
> add-in works. We can help with the API, but not necessarily with
> things which wrap the API. I'm sure there are groups/forums which will
> know about Joomla, and the creator of the maps add-in may have some
> advice.


Dear Andrew,

I thought maybe I didn't use the code the proper way..
I'm actually not sure where to close the </div>
Could you check it please? Perhaps then it will work!!
Thank you a lot for everything and if this wont work I'll try with
something else..

Warm Regards,
Evelina.


<div class="clr" >&nbsp;</div>

<?php $dispatcher->trigger('onAfterShowDescription', array(&$this-
>row)) ?>

<?php if ( $this->params->get('show_googlemap') ): ?>
<h3><?php echo JText::_('Localizacion geogr&aacute;fica de
Inmuebles') ?> :</h3>

<div style="width: 175px; height: 150px;">

<?php echo $this->showGoogleMap($this->row) ?>
  <?php endif ?>

  <?php if ( $this->params->get('show_contactform') ): ?>

  </div>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en.

Reply via email to