Hi Homig-
You can use HTML:
label = "My content <br> <b>my bold text</b>";
map.openInfoWindow(map.getCenter(), new
InfoWindowOptions({contentHTML:label}));

- pamela

On Sat, Dec 20, 2008 at 8:25 AM, Homig <[email protected]> wrote:

>
> Hi,
> i have code:
> label="My content [new line] [bold text]my bold text[/bold text]";
> map.openInfoWindow(map.getCenter(), new InfoWindowOptions({content:
> label}));
>
> What must do i, to see break line instead [new line] and bolded text
> between tags? I can use any working solution.
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API For Flash" 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-for-flash?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to