I am using 3.4 version. Is this fixed in 3.5? Yes, I am panning immediately after clicking the zoom button. ... CustomSWF ... below ... navigator ... let...
I found that if you move dragging object over the map very slow you may see moving object, but if you move it fast it stacks. Is anyone else experienced the...
This code should help you, if you haven't found a solution. function PointInPolygon(polygon, point) { var polygon_arr = ListToArray(polygon, " "); var...
Has anyone done anything unique with v3.5 of the Flash API yet? My latest app uses the (finally active) "EVENT_POI_CLICKED" to recenter a marker when clicked. ...
Can anyone tell me why I can only right click on a hyperlink to trigger it using CustomPOIMarkers? I go to other sites and they all work by left clicking? ...
I downloaded and installed 3.5 and still see the same problem of markers shifting. Please let me know if there is any workaround to fix this. Thanks, --Alka ...
... I am having a similar problem. My marker is not expanding to display my marker information and the embedded hyperlink. After looking at this for a while...
I have a xml data file that I have put on a public website and my company intranet. The public files loads fine, but the intranet file does not. Does anyone...
Hello, I am a newbie to the group however I have been using the traffic info for a few months. I am asking if anyone else is having a problem that some people...
Does the Yahoo Map API support route-finding? Also, if it does support route-finding, is it possible that we can obtain different routes to get from a...
I had created an applicationId for use with yahoo maps. I have misplaced it. Is there any way to recover it. I couldn't find a link which lists the application...
I don't know if you can find it, but I am sure you can generate another one. ... From: Ankit Gupta <mail2ankit@...> To: yws-maps@yahoogroups.com Sent:...
From what I know Yahoo Maps API doesn't support route-finding. You can retrieve the lat and the long of each address and generate your own routes using the...
... Hi Phil, Zach had answered this question in one of the thread. That Flex API is running Flash 9.0 engine and your yahoo map component is in Flash 8.0 Its...
Hi all, I am new to Y! I would like to ask you a question. I'm going to create an maps-based application and I don't know if Y! can let me do this: "I would...
Greetings: I'm just getting started to add a mapping feature to my web site. (my first web site and I'm not a programmer). I went to the Net Development Center...
I need a yahoo service that will except an address and return latitude and longitude. I was using a google.com tool, but I need to fund the Yahoo.com ...
Here's a PHP function I found/wrote, based on the documentation, that does basically what you are asking. If you aren't using PHP, perhaps you can translate to...
Hi, I am using CustomSWFMarker for plotting swf's on the map. Is there any way,the size of the swf can be changed relative to zoom level of the map? i.e I want...
Hi, I am creating a map with multiple markers. This is working fine except that the icons are being overlaid by that pesky X that usually means it can't find...