Re: [Google Maps API v3] Placemark name with superscript

2013-07-02 Thread Barry Hunter
The only way I can think would be to use a Unicode charactor http://www.fileformat.info/info/unicode/char/b3/index.htm might work? KML itself can't define a superscript (or any other formatting) in the On Tue, Jul 2, 2013 at 12:34 PM, gdhuynh wrote: > Hi, > > ** > > I'm trying to ov

[Google Maps API v3] Placemark name with superscript

2013-07-02 Thread gdhuynh
Hi, I'm trying to overlay a line of text over the GE map such as "0.001 mcg/m^3" 0.001 mcg/m^3... 10 1.28800eeff absolute-77.4950790405273,39.467945098877,540 However, I would like to use superscript for number 3 instead of ^3. Is there a way to accomplish that in Google Earth