I'm still have a problem. Maybe it's somthing simple that I just can't see. The XML file is here: http://www.chiron.com/media/maps/yahoo/xml/map.xml The map is...
5815
Scott Morgan
doganation
Aug 8, 2007 6:23 am
The GEORss xml is loaded through a proxy page on the yahoo servers so the xml file has to be online somewhere. You will have to upload your xml file to a ...
5814
Andrew
hechtic1
Aug 8, 2007 1:41 am
I don't know why, but I can't seem to get the XML to work when I try to point to a local version. The xml file is in the same directory as my map html file. ...
5813
Rob Oates
roboates
Aug 6, 2007 10:54 pm
Take a look at the code on this how-to page. I think it's newer than the getting started page: http://developer.yahoo.com/flash/howto-maps-as3.html Rob...
5812
Michael Azar
mazarflex
Aug 6, 2007 9:41 pm
i have an app id. 1st i cannot get my flash component to show up in flash (cs3). i ren the extension manager. also in flex i get this error "Line 5.Element or...
5811
Rob Oates
roboates
Aug 6, 2007 9:31 pm
Hello Michael, I'm new to Flex 2 myself, but here's where I started: http://developer.yahoo.com/maps/flash/flexGettingStarted.html You'll need to get your own...
5810
Michael Azar
mazarflex
Aug 6, 2007 9:04 pm
i am new to the yahoo maps. i am using flex builder 2. i am looking for a sample source code to get me started. anyhelp would be greatly appreciated!!!...
5809
mosaicwebdesign
Aug 6, 2007 8:21 pm
Thanks Deb This is great. Your site looks good. Good luck with the launch Steve...
5808
gene_arnold
Aug 6, 2007 11:29 am
... feed ... lend ... Ok I got this to work after checking out some more of the examples on the website which is cool. I still do have a few questions... 1. I...
5807
gene_arnold
Aug 6, 2007 12:32 am
So my map is working perfect now and I was really happy to see this export feature. When I call it "exportFormat("GEORSS")" I do get a feed back that looks...
5806
gene_arnold
Aug 5, 2007 1:13 am
Ok I just did another test and panToLatLon works just fine so I know it's not my code or the situation that I'm trying to use the yahoomap in. I really think...
5805
Gene Arnold
gene_arnold
Aug 5, 2007 1:06 am
Any more information on the panToXY? I've worked on this one a few more times and it just does not seem to be working. If I pan to a marker then try to pan to...
5804
adbrown1967
Aug 3, 2007 11:28 pm
... http://api.local.yahoo.com/MapsService/V1/geocode?appid=[...your_id_here...]&street=707+West+Riverside+Blvd&zip=61101&output=xml ... The yahoo maps page...
5803
Jeremy Buchmann
jlb_acplus
Aug 3, 2007 11:11 pm
I've run into a weird problem with the geocoder. The following request gives me a lat & lon somewhere in south Mexico: ...
5802
Chris
csievering
Aug 3, 2007 11:05 pm
I use the javascript/Flash API and it shows up fine in Firefox but not in IE 6.0 or 7.0. What do I have to do get it to show up in IE?...
5801
hugocorept
Aug 3, 2007 11:04 pm
Hello all, Just a quick simple question, what i have to change to instead the funcion showPolylineOverlay read the URL to the XML, accept the XML by a string ?...
5800
go_win_go
Aug 3, 2007 6:33 pm
I generated a simple map from my georss file: http://kambingan.googlepages.com/ph_goat_map.xml The problem is that the map legends are not showing up...
5799
ericbjr1
Aug 3, 2007 6:33 pm
Here is the code. The address box works, and when I click on the find button, it opens the map and finds the address, but the script seems to stop. The...
5798
Gene Arnold
gene_arnold
Aug 3, 2007 6:11 pm
Ouch ok my bad you are correct. They are so close and it was pretty late last night when I was working my code that I over looked this. I will test my code...
5797
Rahul Malik
browndspillini
Aug 3, 2007 5:52 pm
Look at the decimal place, they are different values. A single degree in lat or lon is a pretty large area. ~Rahul ... [Non-text portions of this message have...
5796
gene_arnold
Aug 3, 2007 5:42 pm
Ok I know this is me and not the tool but I guess I just don't understand how polylines work. The example that you can download has some points that get...
5795
Deb Sawyers
debsawyers
Aug 3, 2007 10:27 am
You're welcome to "borrow" and improve on my code. We're going live on Monday. http://www.hoganandherr.com/penns-crossing-map.asp Basically, I just added...
5794
Gene Arnold
gene_arnold
Aug 3, 2007 1:02 am
No luck. I do understand what your are saying but it does not seem to work right. For testing I took one of the yahoo examples and added just enough code to...
5793
Cheng Zhang
zhangyongjiang
Aug 3, 2007 12:55 am
Is this group hosted by Yahoo Map engineer team? If so, can anybody from Yahoo help me out? Thx....
5792
Rahul Malik
browndspillini
Aug 2, 2007 7:27 pm
You are just using the wrong object. You are sending a Latitude and Longitude (use these with YGeoPoint) data to an object that takes X,Y coordinate point...
5791
gene_arnold
Aug 2, 2007 6:11 pm
I'm trying to use the panToXY function to focus the map on a specific marker. What I thought would work is just moving the map to different odd locations...
5790
mosaicwebdesign
Aug 2, 2007 12:02 pm
I am new to yahoo maps. I have played with Google maps but much prefer the Yahoo style/flash animation etc Following basic instructions i have managed to put...
5789
Rahul Malik
browndspillini
Aug 1, 2007 4:59 pm
... Hi Rob, Go to the "Getting Started Guide" page. http://developer.yahoo.com/maps/ajax/index.html. I have completely rewritten the example code on that site...
5788
Emile_Hoffman
Aug 1, 2007 4:57 pm
I have a site that uses Yahoo maps API. It works, but it seems that I am not getting very many results on it when using the search function and I would like...
5787
Rahul Malik
browndspillini
Aug 1, 2007 4:56 pm
Hi YMaps Developers! There has been some documentation improvements and additions for version 3.7 of the API that you can play around with. The examples now ...