views:

45

answers:

0

Hi,

I have a map where DirectionsRenderer() finds route from one point to another. This works fine. In addition I fetch GeoRSS from Flickr and it shows the geotagged images in the map also correctly. BUT the flickr markers are not active.

How can I get those markers active? To open the flickr image in InfoWindow. It works correctly if I remove the direction route.

Source code can be seen here: http://tre2eiffel.com

Edit: Nevermind, it works now. Maybe cache issue in Google Maps.