Pardon the note out of the blue, but not having much luck with the API
or other online help, I thought I'd try you.

Any idea how Google Maps -- as Google Earth does by default -- show
(not hide) the <name> of a <placemark>?

<?xml version="1.0" encoding="UTF-8"?><kml xmlns="http://
www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2";
xmlns:kml="http://www.opengis.net/kml/2.2"; xmlns:atom="http://
www.w3.org/2005/Atom">
        <Document>
                <Placemark>
                        <name>City Council House Mosaic</name>
                        
<Point><coordinates>-1.904396,52.480167,125</coordinates></Point>
                </Placemark>
        </Document>
</kml>

Also, any idea how to embed dynamic icons in a Placemark?  Such as
this one

http://chart.apis.google.com/chart?chst=d_map_pin_letter&chld=FT|FFFF88|000000

Likewise stumped / Much appreciated,
elliot.freed...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to google-maps-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en.

Reply via email to