I have a website client that wants the following. This is for a show on XM Radio that the callers play a big part in. Map of the US that shows pins that users...
Alright, My company has this internal web page that has this list little section on it that pulls out our zip codes from our Microsoft Exchange Server Global...
David, From what your describing your going to need some kind of web form for user input. Once you have received this input your going to need to store that in...
This is a message for all developers working with Yahoo! Geocoding APIs. We are pleased to announce that built-in geocoding is now available within all of our...
Vince, The Shawfloors.com Dealer Locator use the JSON callback feature of the GeoCoding API for the initial GeoCoding of the customer's zip code required for...
Gregor, What is this problem preventing you from doing? Is this a problem with the functionality of georss or a problem with the documentation? Jeffrey ... ...
... i am facing these problems as a consumer of feeds with the ymaps extensions. it prevents me from writing a sane, unambiguous parser, because your wrong...
Is there any way to receive multiple geocoding results when specifying a street name? For example, if I search for "Peachtree" in Atlanta, GA, I would expect...
The capitalization should be cleaned up in the spec. Since it's been used for some time, the authority should be the XML schema document for the extensions,...
Has anyone at Yahoo! been able to verify this bug? The doc claims to support this, but it doesn't actually work. I want to send someone a URL that they can...
Hello I have a VB background, but am eager to learn actionscript. Could anyone provide an example of uing the LatLon class? I would like to click on a map and...
Hello, I'm having trouble creating a CustomImageMarker. I can setup the CustomPOIMarker without a problem, but for somereason I cannot place an image on the...
As a better workaround I suggest you simply do the following: replace: <div id="mapContainer" style="float:right" align="right"> with: <div id="mapContainer"...
It'd be useful to take a look at your example...You could use undocumented feature of Maps Ajax API to access marker's dom information...for example: var...
hello is there an example using mouseover so the title of the marker appears when mouse is over the marker it would be nice if it is using the xml to load the...
Three big questions that still remain unanswered. Any plans to incorporate these into the new maps? These are clearly the #1 reasons I am hesitant using your...
Anyone know how to integrate live traffic reports alongwith Yahoo Beta Maps provide me with URL or code of integrating live traffic report with Yahoo Maps...
Anyone?? I'm really having trouble with this. I've look through a lot of the messages in here and looked through a lot of Yahoos documentation. I just can't...
How are people handling multiple markers on one location? By this I mean (using the AJAX API): var loc = YGeoPoint(42,-71); var m1 = YMarker(loc); var m2 =...
Good question Mike. I'd like folks to weigh-in on what they'd like to see in this situation if you have an opinion. Some ideas: 1) Tabbed smart window, with a...
Good topic I am currently offsetting my custom the marker's lat/lon location for multiple markers set at the same spot. Its a fix, but I really don't like how...
Looks like the conversation just jumped from AJAX to Flash, so let's see here. I'm inclined to support the tabs or something like it for POI Markers, but I...