Dear All,
Thanks for the operation.Elabel is working perfect for
my requirement.I have used three labels with different pixsel offset
and every thing working fine for me.
var label = new ELabel(new GLatLng(parseFloat(posArray[1]), parseFloat
(posArray[0])), " ", "stylered1", new GSize(-16,0));
var labelname = new ELabel(new
GLatLng(parseFloat(posArray[1]),
parseFloat(posArray[0])), '<div style="font-
weight:bold;color:red;width:50px;"><center>'+nameTxt+'</center></
div>', "stylered2", new GSize(-25,-33));
var labelspeed = new ELabel(new
GLatLng(parseFloat(posArray[1]),
parseFloat(posArray[0])), '<div style="font-
weight:bold;color:red;width:50px;"><center>'+speedTxt+'</center></
div>', "stylered2", new GSize(-25,9));
On May 8, 11:59 am, Mike Williams <[email protected]> wrote:
> If you need more help, follow the posting guidelines.
>
> If your map is so secret that you can't post its URL, create a temporary
> page that exhibits the problem without containing any of your secret
> info.
>
> --http://econym.org.uk/gmap
> The Blackpool Community Church Javascript Team
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Maps API" 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
-~----------~----~----~----~------~----~------~--~---