Hi Yahoo Weather has started publishing conditions and forecasts in geocoded RSS -- http://weather.yahoo.com/rss So I connected those feeds together with the...
Hi everyone. I am putting together my second mashup and trying to add URL for Yahoo! local search to my map. When trying to use <ymaps:ExtraLink> tag for...
CDATA sections address this problem: <ymaps:ExtraLink href="![CDATA[ your URL here ]]">your text here</ymaps:ExtraLink> Should fix the problem. Characters...
I want to Display a map into my webpage with a different icon than shown in the yahoo map example, can u help me what are the steps to be done. regards, Ketan....
Thank you for responding, Paul. I changed the xml code to: <image> <url>http://www.ms150.info/logos/mslogo_small.gif</url> <title>Click the logo for the...
Hi Ketan, If you go to my map example at http://ms150.info/test you'll see that every icon is different. If you look at the xml code for the page, you will be...
Eureka! Success at last! I had gotten off on a tangent and couldn't see what was wrong. Here's how to put a logo at the top with a link under it. <channel> ...
All-- Anyone know of any examples that describe: 1. using the .NET HttpRequest class to retrieve a Yahoo! map? 2. using 'unmanaged code' (COM) and XMLHTTP to...
Thanks Elena. I have simplified my URL just to make it working, but if your suggestion works it would help to get more specific information (more complex...
I just wanted to let the group know, that I have completed my second mashup displaying the train stations along with the local weather and business information...
Hi Matt, The current version of the Yahoo! Maps API only supports HTTP POST and GET requests. When you send the request, the map will be displayed on the...
We fixed the bug that didn't allow you to get driving directions to a location that was defined by Long and Lat. The way it works is that Yahoo! will look of...
In this case: localhost == developer.yahoo.net --dan ... From: yws-maps@yahoogroups.com [mailto:yws-maps@yahoogroups.com] On Behalf Of Jeremy Zawodny Sent:...
So, if you click on a icon, it shows: 1. The number of trees to be planted on a specific street. 2. The exact locations on the street where the tree will be...
There is a limitation on the number of points in the map, i.e. 100 points. Here is a more updated URL that displays the first 100 points. The navigation.html...
I was just playing around with the mapping API and I got this error: XML Parsing Error: mismatched tag. Line Number 58, Column 2. I ran the XML file (listed...
Hi Dan, Thanks for the information. However, since there are so many locations, I would need to plot 300 locations at a time. Let me see. Manish Lachwani ... ...