Posted by bredi on June 11, 2009 at 1:15am
Jump to:
| Project: | GMapEZ |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I am able to get my map in by using street and address. But once I try to add text or any other paramaters after the tag with divs, I get either nothing or just the gmapez logo.
I have even tried simply copying and pasting code from the manual pages, and just get the logo.
Is it broken?
thanks
Comments
#1
I just experimented with this. I think the most likely cause is that you are using full HTML but that the Drupal linke break filter is still enabled. If you copy examples from the GMapez site, this will not work. Make sure the style="..." attribute is on the same line as the for example, or turn disable Drupal's line break filter.
#2