I'm trying to get the sample code "Dynamically attaching a Yahoo! Map to your SWF" from here (http://developer.yahoo.com/maps/flash/asGettingStarted.html) to ...
Can I use an artistic map (overlay?) that I'd need to plot locations and routes on. The locations will be fed in via XML, like the examples. Will the Yahoo...
I am trying to use Yahoo maps with Flash lite but am having no luck (not enough memory). Has anyone tried this with success and if so how was it done? Thank...
Own the Internet ……..Make money via the Internet Please access to this page http://www.ownthenet.net.tc/ and read the subject matter it will not take more...
I've got a yahoo/flash map running, but when you mouseover a marker, a third of it disappears out of the map screen, to the right. I know there's a setting...
does anyone know how to use XML to define locations and have them displayed on a Yahoo! map. More specifically I want to display upcoming events so using a...
ok..I want to be able to do the same type of 'local search' as done here: http://maps.yahoo.com/ basically on the left side/panel, at the bottom you have...
I am pleased to announce an upgrade to the services made available to developers using the Maps APIs. As of last night we have made the following upgrades to...
I have been having difficulty getting the removeAllMarkers() and removeMarker() methods to work. I've spent all day searching for various approaches and I've...
Two quick questions: 1) Is there an easy way to add latitude and longitude lines to a map? I'm doing it with the poly tool, but it's a pretty complicated...
hello, from reading the rate description at http://developer.yahoo.com/search/rate.html it is not totally clear to me what's hapening. Are we talking of the...
I need help putting custom markers on a Yahoo! Map using XML. I did it using a very simple XML file but i need to apply it to a more complex XML that has an...
Hi, I'm new to flex and I'm having a problem with the maps examples on http://developer.yahoo.com/flash/howto-maps-as3.html I've downloaded the Yahoo! AS3 API...
hi all, does anyone know how to set a default location for a map if the geocoding address is not found? currently i am using: var address = "<?php echo...
Is there a way to get the source code for the Yahoo Maps component? I keep running into bugs and walls and would like to dig around to modify for my own...
I have a very strange error....when i load my map component alone as its own application, the CustomPOIMarker opens fine but when i put it in my viewstack, the...
Is there a way to show a marker, and then show other markers only if they are within a certain radius of the first? Also is there a way maybe with the...
I am using XML from the developer site with the GeoRSSOverlay, and every link I create pops up with this error: This link is not authorized by Yahoo! Is there...
I am new to all of this . I know html and I have Macromedia Flash 8 and I saw the Yahoo interactive map and I am not sure how to add it to my webpage. I...
the performance of the flash maps api seems to perform substantially slower than maps.yahoo.com in my application. has anyone else noticed this? Thanks, Brad...
Has anyone has success using the examples at this location http://developer.yahoo.com/maps/flash/flexGettingStarted.html in an AIR application? I can't seem...
It seems there's only a certain range of coordinates that setBounds works with. Why is this? Should it go from lat -90 to 90 and lon -180 to 180? Here's the...