On Tue, Nov 11, 2008 at 10:53 AM, Howie <[EMAIL PROTECTED]> wrote: > > Hi > > Looking in the demo gallery for this group there is an example: > > AJAX Feeds + Flickr Map > > This map uses the AJAX Feed API to read in a Flickr GeoRSS feed of > photos with a particular tag, and then creates markers and places them > on a map..... > > http://gmaps-samples.googlecode.com/svn/trunk/ajaxfeed-flickr.html > > When I use it with any tag data I get an error - No tagged photos were > found. > > I have copied the code and changed G_SATELLITE_TYPE to > G_SATELLITE_MAP. > > The Flickr Feed URL in the script is: > > var feedUrl = "http://api.flickr.com/services/feeds/photos_public.gne? > tags=geo,"; > > When I paste the following into a browser address I get results for > tagged photos. > > http://api.flickr.com/services/feeds/photos_public.gne?tags=geo,paris&georss=true > > My javascript is not brilliant, so could someone please have a look > and advise what the problem is.
Um, how can we? You forgot to link to your map, see http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines > > Thanks > > > > > -- Barry - www.nearby.org.uk - www.geograph.org.uk - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
