Michael, I was asking a question on behalf of a client, not complaining. But thanks for the details. He just eventually wants potential clients to see his Lots...
Hi there, I'd like to be able to use some home-made buttons to change the MapView. I have found that when I call myMap.setMapViewType (MapViews.SATELLITE);...
if you have a reference to the mcContainer for the marker and you have a function in your marker swf called myFunction, i think you can call it by: ...
oops i think i put one to many mcContainers in the full path version. so it should be: myMap.map.markerContainer[entry].mcContainer.myFunction(); ... ...
I've also run into problems printing Flash API maps [1] and was never able to find a solution. [1] http://groups.yahoo.com/group/yws-maps/message/1573...
Hi all! I am using Yahoo!Maps AS-Flash and I'd like to display on my map a highlited route from point A to point B. Does anybody have an idea how to do this? ...
I have been sitting back since flash forward watching this discussion and am excited to see the progress you folks are making and support you have been...
Maybe notes below will be useful to others trying to map address data stored in a database. This assumes you already have ASP pages that display addresses by...
Hi, Just wondering if anyone has successfully used the removeMarker() in AS-Flash? I can addMarkerbylatlon but can't seem to remove it... Help appreciated. ...
Hi Charis, There's currently no highlight function (not that I know of) for AS-Flash. You could try finding out the points for the route and then addmarkers...
There is a polyline function that you could use. I am not sure if it available for AS-Flash. I have not had the time to test the new flash component that came...
There is higher resolution detail currently available - in the contiguous US. Google maps does not have any high-res coverage of either the Yucatan Peninsula...
Hey Greg, Depending on what features you want, you might be able to get away with using tween animations. These work well for simple animations, but if you're...
Hi Greg, I believe that if you could get around the security issue, then you could embed any flash content into an html email just like you would in an html ...
Which API are you using? Aaron King aaronk@... _____ From: yws-maps@yahoogroups.com [mailto:yws-maps@yahoogroups.com] On Behalf Of tobypilling Sent:...
A couple options for doing something like this would be to use a CustomSWFOverlay or to use Markers combined with a PolylineOverlay. The PolylineOverlay...
If you already know the latitude/longitude coordinates of the route, you can use the PolylineOverlay. Search the list for some examples of how that works. ...
Hi again Greg, It looks like the email clipped the link into two lines. If it does it again, try copying and pasting each line individually to make sure you...
Hey all, We've had a lot of new people join the group, so I thought it would be helpful to send a little reminder about stating in your subject which API ...
Hey Greg, I don't know what in the world is going on with that link. I only pasted it once, but the email it got all split up and duplicated and partially ...
Hi Charis, I'm afraid the API doesn't expose driving directions. You can, however, link into Yahoo's consumer facing maps application. Creating a link is ...
Does Yahoo! offer larger geocoding limits on a fee-based structure for companies or individuals with projected traffic needs that surpass 5,000 requests per...