Can you verify for me that my appID is working for http://www.runningmap.com? Zach had told me earlier it was showing up as "none". - Randy ... [Non-text...
Adding SSL support seems like such an easy thing to do (easy for me to say, I know) I just can't imagine why Y!maps dev group doesn't do it... it would make...
I can't seem to find the as class files associated with the map component. The path say com.com.yahoo.maps.markers, (etc) . Where is the com folder located on...
Trying to develop a map with multiple points from an xml file, output as flash 8, as 2... ... <?xml version="1.0" ?> <locations> <location loc="9810 Variel...
What am I doing wrong here? I open a smartwindow with text. However, I cannot close it using the small 'x' in the corner. I have tried adding a mouseclick...
In order to make it clear, i want to use it only with localhost. That's what i mean when i say i will not have a public web site. Thank you for your time and...
Ok got it. What i am however asking, is if there is any way, to get an application id without having a web site. My application is intended to use java sockets...
All, I have an asp file that displays a POI marker (v3.5.2) and updates every couple of minutes with a new location for the POI. I set the latlong of the ...
Do you mean the YahooDemo appid? Cause i haven't found out exactly what you mean when you say the appid for any use. Moreover in case you mean the YahooDemo,...
Hi All, I'm one of the engineers with YDN and the maps folks asked me to pass along the following: === As some of you might have noticed, we've been pretty...
I dont really know how to post to an old post but i thought i would atleast add an update to a question that has alot of people asking questions. Its the slow...
I'm excited that the map API have for AS3. When Yahoo! Map going to give detail Malaysian Map at street Level? only have for Satellite but not road map....
not sure if the AS3 is missing but in the old FLASH API.. you could just setCenter my lat/lon or by address.. and it takes aparameter on how FAST/long the...
Hello all, I am on project with high usage of Yahoo Maps using its AS3 API. On a map I have around 200 markers. If user clicks a marker he is moved to it's...
Hi, Is there a service where I can give start and end the yahoo map api returns the route info for it. I knew therer wa -- I am feeling fine, healthier and...
No one knows if and how it's possible to get results in other languages than English? Searching for "København" (using Address' geocode() method) (the Danish...
Tried this, but the map moves in the opposite direction... var delta:Point = _yahooMap.getLatLonToXY(marker.latlon) _yahooMap.setCenterByPixels(delta); Any...
Zach, I saw that methood but was unsure how to use it. I will mess around with it, and see if I can get a working example. Thanks again. PS. It was nice...
There's a rather basic example someone put together at mapdex.org a couple years ago: www.mapdex.org/blog/1/2006/04/Web-Map-Services--Yahoo-Maps.cfm I'm not...