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 =...
A YEvent has the following parameters: object - a YMap or YMarker object . event - an event to capture (see EventsList below) function - function to call when...
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...
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...
I'm trying to write an application where more than one Yahoo AJAX map can be displayed on a single page. The code for display the map is quite simple and...
I noticed that GeoRSS used to support a variety of Yahoo ymaps extensions for each <item>. I return to my map a few months later and it no longer works as...
Greetings group, This is my first posting and my first venture into the Yahoo Maps API. I created a web page for a local security company, and I used the Yahoo...
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...
Hi all, I run a site called GPS Visualizer (http://www.gpsvisualizer.com/), which lets you plot maps in SVG, JPEG, Google Maps, or Google Earth format from GPS...
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...
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...
Need to show all truck routes for a period on a US map to show "lane" density. Perhaps show thicker lines for lanes with more trucks, etc. Trying to better...
My site is not working as well. Perhaps your servers were slashdotted? There was a discussion yesterday regarding Yahoo api services. Please fix for this URL: ...
I can't make setCenterByPointDelta work. This is my button handler. setCenterByAddress works just fine from the same handler, but setCenterByPointDelta is not...
I developed an application using Flash 7 and everything worked fine. I moved to version 8 and it would seem my application doesn't work now. I see other people...
Hi everyone, For those of you on Macs, I did a software update this morning to 10.4.5. I'm running Flash Professional 8. Now about every other time I try to...
Hello everyone, I am trying to use the pencil tool: http://developer.yahoo.net/maps/flash/V2/adv2_customPencilTool.swf to draw a line on a map that represents...
I am new to the group, but I am trying to figure out what Yahoo! considers commercial use for thier maps. I emailed Yahoo!, so hopefully they define it...
I am building a map with local Condo information that has a link to each Condos available listings. The problen I have is that the Link is getting cut short, I...
Hi all, I've just started out with Yahoo! Maps. I tried the sample given in the AJAX API Getting started guide. Its exactly the same as what's in the example....
Does anyone have a simple example of how to combine the Yahoo Local search with a custom marker? I want to show local hotels in an area, and have it place an...
Does anyone have an example of how to display weather reports in marker info windows in your own ymap? I've been at a loss to understand how to use php to...
Having some trouble getting Canadian addresses to geocode... for some reason they work when fed in through the "location" field, but if I try to send in the...
I need to select just Golf Courses in my area. The code below uses a text search and it just gets a lot more than the golf courses. A Category search fines all...
I am a yahoo map newbie and am looking for some advice on how to get a map by county? I want to display maps of certain counties of my state(NH) which will...
Hi, I'm trying to create a class in a new .as file, but I get an error when I import YahooMap class. Precisely, I started with the yahoo example that has...
I am working on a small project where I automatically pick a number of random markers on the map, then generate the URLs based on these markers , i.e ...