Use KML files. (eg from Google Earth) But dont use kmllayer - there are other KML parsers available, eg geoxml3
(although you might be able to use the click event on kmllayer - to intercept the creation of the infowindow - and make the iframe work - not tried this myself) On Fri, Feb 10, 2012 at 12:21 PM, Tord Nilsen <tord.nil...@gmail.com> wrote: > Hi. > I have a simple webpage showing a map, some gpstracks, pictures and > interesting spots and a link to a blog. The pictures is shown in a Panoramio > layer and works very well, it is the gps tracks and interesting spots that > gives me a headache. > I have had the data in a Fusion table, because then I can use <iframe> to > show a pictures/slideshow from Panoramio from that track in a infowindow. > But webinterface Fusion is a nightmare to work with when you have some data. > Then I played around with a kmllayer that came from Google Earth. The > disadvantage is that the layer is filtering out <iframe>. The pros is that I > easy can change icons on placemarkers, colors on lines and so on. (Just > change/add in GE, save as kml and upload file) > I really want the best from two worlds, the easy maintenance from Google > Earth and the marvelous integration from Fusion Table. > Has anyone any suggestions? Is there anything I have missed?. Does I need to > spin my head around and think differently? > > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-maps-js-api-v3/-/nJnx5SrJArsJ. > To post to this group, send email to google-maps-js-api-v3@googlegroups.com. > To unsubscribe from this group, send email to > google-maps-js-api-v3+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.