Thanks for responding Alan, I didn't see that little "US" hack in the docs :) http://developer.yahoo.com/maps/rest/V1/geocode.html I implemented it internally...
Man, I'm sure glad this 3-day weekend is coming up! The correct link to that "Idaho" example is: http://www.tetonpost.com/tabserver/?p=mapapp1&i=ID (You...
I have built a map with a RSS feed I made to supply info on my custom markers. I would like to have the ability to turn the groups on and off my checking a...
Hello! I am working on a map of classifieds on my site at safarri.com. I want people to be able to scroll around and have the ads automatically load in (i...
Hello! I am working on a map of classifieds on my site at safarri.com. Whenever there are multiple ads for a given loaction, the ads "overlap" and only the top...
Hello, Lets discuss about this. The user needs the distance, time and the map of entered source and destination adress. For these results, there is already a...
A question for the group. If a new version of an API introduces a show-stopping bug, should the provider of that API simply fix it as soon as possible, and...
Is there *any* way to figure out when the maptype has been changed in the JS-Flash API? If not, can you add that event soon? It's one of those must-have...
Actually, it doesn't seem like the yMap._mapViewType global property is updating at all! Is this also a bug? (let's not forget about my initial feature...
Hi Aubrey Sorry it's taken a while to rerspond, but I hope I can still be of some help. This might also be of help to np who posted a few days earlier...
I am using the REST version of the traffic API, output to serialized php, and have a serious problem with how Yahoo handles results. If there is more than one...
I am with you Jim, they should fix it. Don't be too hard on this forum ... it's a great thing IMHO. My experience with Flash through the years has shown the...
I've downloaded the SWC file and tried placing it in various places in cluding adding it to the library path, with no luck. What are the steps required in...
Hello All, We have requirement: Locate all the stores within 100 miles radius to given input city or zip code. Is this possible in yahoo maps? I have suggested...
I have accomplished this in the past if you have geocoded all the stores. Once you have that in a database, then I did a bunch of math (very technical :-) to...
This applies to Traffic API, Geocoding API, and perhaps many more. Observed behaviour: - Serialized PHP output formatting follows a different schema for ...
That's a good question. There have been many bug reports since the last major update. Communication here is extremely lacking. Yahoo, let me say this very...
Map directions seem to only generate one way to travel. How can I change a portion of the route. ie; take cutting blvd so and so miles to I80 east. instead...
Where can i get updates or program for Yahoo Map Thank Wendel Dietz ... Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for...
On the consumer maps, you can insert an intermediate point that your route has to pass through. So, for your point "A" have your origin; point "B" specify the...
I'm trying to overlay points from an XML file onto Yahoo maps for locations in Australia. I've search the message archive and haven't been able to find an...
Hi group, I'm working on a new demo module for my TabServer! app that drives the Flash map rendering pretty hard. My question regards optimum <div> size for...
Tiles are prerendered, so that does not affect any delays you might see. Each tile is 258 x 258 pixels, with overlap (effecting a 256 x 256 pixel view). It's...
Thanks for coming back Alan, That's the info I was looking for. Ok, if you can't size a <div> at multiples of 256 x 256, then it seems the next best thing...