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 <name> On Tue, Jul 2, 2013 at 12:34 PM, gdhuynh <hu...@arl.army.mil> wrote: > Hi, > > **** ** > > I'm trying to overlay a line of text over the GE map such as "0.001 > mcg/m^3" > > ** ** > > <Placemark><name>0.001 mcg/m^3</name><description>...</description> > > > <gx:balloonVisibility>1</gx:balloonVisibility<Style><IconStyle><scale>0</scale></IconStyle> > > <LabelStyle><scale>1.2</scale><color>8800eeff</color></LabelStyle></Style> > > > <Point><altitudeMode>absolute</altitudeMode><coordinates>-77.4950790405273,39.467945098877,540</coordinates></Point> > > </Placemark> > > ** ** > > However, I would like to use superscript for number 3 instead of ^3. > > Is there a way to accomplish that in Google Earth Pro ? > > ** ** > > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to google-maps-js-api-v3+unsubscr...@googlegroups.com. > To post to this group, send email to > google-maps-js-api-v3@googlegroups.com. > Visit this group at http://groups.google.com/group/google-maps-js-api-v3. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-maps-js-api-v3+unsubscr...@googlegroups.com. To post to this group, send email to google-maps-js-api-v3@googlegroups.com. Visit this group at http://groups.google.com/group/google-maps-js-api-v3. For more options, visit https://groups.google.com/groups/opt_out.