No. I create a XML on the fly and pass it through using post method. The API seems not to accept the URL like this: http://domain//page?id=1&id2=2 ... ...
I have this problem with Netscape browser 1. AJAX API does not work with Netscape 7.1 while Netscape 8.0 works fine 2. Simple API works fine with Netscape 7.1...
Hi guys, I am looking for an example using AJAX where I would get both a map and driving directions. I looked through Application gallery and none of the...
Hi, We added a new version of the YMapsComponents. This version addresses several bugs and provides new functionality Fixed: Event mapping inconstancies...
We will look into that. Thanks, Dan ... From: yws-maps@yahoogroups.com [mailto:yws-maps@yahoogroups.com] On Behalf Of pct0771 Sent: Thursday, December 01, 2005...
Hi Marina, We currently don't offer DD-information to overlay on maps. What you could do is have a look how the URLs are encoded if you enter two addresses. ...
Hi Marina, Did you send you emails to ydn-commercial@...? If so, please be patient as we have a backlog for commercial requests. Nevertheless, I will...
Those two pages should give you a pretty good overview. http://developer.yahoo.net/maps/ajax/index.html http://developer.yahoo.net/maps/ajax/V2/reference.html ...
Perhaps by now this is old news: JS zoom and pan: So far as I know, the Flash JS API now returns the correct zoom level, but the latlonrect returned by...
I'm trying to embed Yahoo maps in dynamically generated web pages, as explained in this page: http://developer.yahoo.net/maps/rest/V1/mapImage.html This sounds...
Seth Price
seth@...
Dec 2, 2005 4:44 am
956
Hi Alan, Thanks very much for your response!! That is exactly what I needed. You are right, I don't really care if it is Yahoo Local or just Yahoo Maps. I...
When using Opera browser, simple API map does not plot the market correctly. Most of the markers are outside of the map itself. Is it a bug or Yahoo just does...
When I try to click on any of the business link at the bottom of the map (simple API) , I get the XML parsing error. This also happens with most of the...
HI, Is the Flash-Javascript API working right now? Try: http://lerdorf.com/php/ymap/rssquakes.php or http://www.baltimorecbis.lfchosting.com/cbolocations.html ...
The section of the map that can be printed out is way too small. Much more information could be captured and still have room for a sales pitch note for Yahoo....
I filed a feature request for it. Thanks, Dan ... From: yws-maps@yahoogroups.com [mailto:yws-maps@yahoogroups.com] On Behalf Of Seth Price Sent: Thursday,...
hmm, you're right. i was certain that worked at some point in the api (doesn't seem to work for me now either). this DOES work though. var markerRef =...
Ok, so i figured out what was wrong. My statement that addMarkerByAddress returns a reference is indeed wrong. For some reason addMarkerByAddress returns that...
From the little bit that I understand about the API, addMarkerByAddress() doesn't necessarily result in a hit, like addMarkerByLatLon() would. Therefore, you...
I would like to know how people are handling large number of markers. I tried creating a map with 3900 markers using the flash js api and the html filesize...
This may have already been addressed, so forgive me. But I am not programmer, but what I want to do is geocode multiple locations to a map, much like I would...