I am working with a leadership development team in our city on a team project of mapping our city cemetery. This is a fairly large cemetery. I am looking for...
Given the latitude and longitude of a point to yahoo traffic web service, the "out of Range" message is returned. Just want to know if this web service do not...
I'm extremely new to map api's, and api's in general. I'm a web designer asked to incorporate more sophisticated maps onto my client's website. Do I need to...
You can use a master one but in the future they may change the policy and prevent this so you might want to go ahead and create ones for each site. From:...
I'd like to create a Yahoo! map that uses a GeoRSS feed that is on a password protected site. I've verified that I can generate the map when the feed in on a...
Hi, A few days ago, Yahoo hybrid maps accessed via API v3.5.2 suddenly began rendering with extremely low-quality overlay graphics for streets and names. The...
Dear all, Please note that the rendering problem I reported yesterday has been corrected. As such, I have removed the test link above. Thanks very much for the...
Hey everyone, I'm trying to show a line from Dallas, TX to New Zealand; however, YMap doesn't build the YPolyline correctly. I want it to go through the...
Hi, Has anyone noticed any difficulties using YPolyline and Internet Explorer 7? I can seem to get the polyline examples on Yahoo Maps page to work either. ...
... I'm running into the same problem myself. I'm creating an API bridge between PHP and the major mapping services (Yahoo included) and I can only see how to...
I am new to the Yahoo!Maps environment, using it in a Flex and AS3 environment. I have several (possibly thousands) of polylines I would like to display on the...
Has anyone else seen this? I had a page using the Yahoo Maps Ajax API that linked a bunch of markers together with polylines. It worked great until about a...
The geocoder tends to work best if you use only the "location" parameter, with the fields concatenated: local.yahooapis.com/MapsService/V1/geocode?appid=<your...
Hi Chris, Glad it's not just me. Yes, I just posted this issue as well. I can say for sure that it was working on March 3, then it was not on March 4. And it...
Cool. I guess the Yahoo developers do read this board. Just a couple hours after it was posted, the problem appears to be fixed. To whomever fixed this...
I ended up having to use the perl geocoder, as I could not implement one using yahoo that worked properly. This solution has been working great for my client....
So, I get a Yahoo App ID and I drop it in my application, but...yahoo's crossdomain.xml allows only *.yahoo.com, so...how is Maps useful? SecurityError: Error...
Hi Joe, I think the problem was resolved as my IE polylines now work. Also, I guess this is the only place to report bugs and to consult with other Yahoo Maps...
From the Yahoo! side of things: Yes, this is probably the best place to report problems. The api developers did do things to address the problem based on what...
I simply am baffled by the Yahoo implementation of points to latlon. It seems that the X,Y coordinates match up when dragging an item to a target (specifically...
I'm using GeoRSS feeds to plot points on a map. I would like to be able to format the description text that appears in the popup/info window after a user...
Hi, M PoojaSrinath, an Engg student from India, I would like to know is there any API developed to India like http://developer.yahoo.com/maps/rest/V1/which...
Sorry if it's a newbie question. I live in Puerto Rico and the application I want to develop must provide a way for users to click to get lat/long because...
Hi guys, I'm working on a ruby app at the mo, and trying to get it to talk to YQL, in particular, geoplanet. I want it to send a long complex name for a place,...
Yes: http://developer.yahoo.com/maps/ajax/#ex1 In the third section of text, there's a line: map.drawZoomAndCenter("San Francisco", 3); that you replace "San...
Hey, I know there is a Google Maps extension called EInserts (http://econym.googlepages.com/einsert.htm) that lets you add custom scalable overlays to your...