KML tooltips in GoogleEarth version 3

145 views
Skip to first unread message

KevinJ

unread,
Dec 7, 2010, 8:51:44 AM12/7/10
to KML Developer Support - KML Server Side Scripting
Has anyone solved the problem of displaying tooltips in googleMaps?

I can implement placemark tooltips using StyleMaps for GoogleEarth and
it works fine. However, GoogleMaps v3 does not support StyleMaps or
labelling from the Placemark Name.

I have been searching for a while but have not been able to find a
good solution
- I've seen recommendations to use a different parser (such as GeoXML)
and modify it to meet my needs but those parsers all target GoogleMaps
v2 so first I would have to rewrite the parser to target v3.
- I've seen recommendations for 3rd party controls none of which seem
to have been rewritten for v3 yet.

Currently, the only solution I see is to write to seperate products
1) KML generation for display in GoogleEarth
2) Don't use KML in GoogleMap on customer's web page but do all
Placemark placement on map with javascript using the v3 api

Can anyone give me any better ideas?

Rossko

unread,
Dec 15, 2010, 5:31:32 AM12/15/10
to KML Developer Support - KML Server Side Scripting
> I have been searching for a while but have not been able to find a
> good solution
> - I've seen recommendations to use a different parser (such as GeoXML)
> and modify it to meet my needs but those parsers all target GoogleMaps
> v2 so first I would have to rewrite the parser to target v3.
> - I've seen recommendations for 3rd party controls none of which seem
> to have been rewritten for v3 yet.

Maybe you didn't search in the v3 support group
http://groups.google.com/group/google-maps-js-api-v3/
this gets mentioned often
http://code.google.com/p/geoxml3/
Reply all
Reply to author
Forward
0 new messages