I have seen and my users has been reporting intermittent problems with the Y! Maps (Flash AS2) engine not initializing and therefore not allowing interactivity...
I have a page that displays several "smart markers" with a bit of info about each site available if you click the marker. The markers are created by doing: ...
Hi, if you just want to show the regular Yahoo Map, the you could use this URL: http://maps.yahoo.com/#mvt=m&zoom=16&q1=70815,1578%20Marcia%20Dr. Tobias...
Hi, I tried a few things concerning the zoom-levels. I thought the zoom-levels of Map Image API (1-12), could be translated to the regular zoom-levels which...
Hi, actually you can request static maps using the Map Image API (http://developer.yahoo.com/maps/rest/V1/) and also geocode addresses using the Geocoding API...
I have a page that displays a map with several markers (say 10) using the Yahoo AJAX API. Every once in a while (say once an hour), I want to change the...
hi i m developing an application in java which displays a map according to given specification like longitude, latitude, street name etc. Can u please tell me...
Hey, all, working on a project that involves users identifying a space through a map interface (on mobile, using Yahoo! Blueprint). I went through and...
Hi Mustafa, The Map Image API (http://developer.yahoo.com/maps/rest/V1/) only supports a single location. The AJAX API (http://developer.yahoo.com/maps/ajax/)...
I know a few months back on the BB there were some postings on YPolyline issues and their rending in newer version of IE. I am not having a similar issue with...
Tobias, Thanks for the response! That's exactly what I needed. Steve Oldner From: yws-maps@yahoogroups.com [mailto:yws-maps@yahoogroups.com] On Behalf Of...
As far as I can tell, the GeoRSS overlay functionality within the JS-Flash API does not support lines, ie: <geo:line>37.38015,-121.908627 37.380639,-122.001856...
Hi All, I am developing a application. I want to do perform optimum route analysis by giving origin and destination through API and then i have to retrieve...
Hi, I'm trying to embed a yahoo map using AJAX API. I can't get the map to display properly, i keep getting the following error in IE: 'YImage' is undefined. ...
I have not been able to change the size of a map I'm using. I would like to make it larger. I did my changes in the <div> tag but had no luck... Any advise is...
Hi guys :) I'm working with the YEvent class and it captures all the events just fine but I need the map to stop capturing those events at some point and I...
I am just trying to convert an array of YGeoPoints to an array of YCoordPoints by converting each point individually in a loop. The source code snippet is as...
I had previously written a geocoder in C# that would take an address and send it to the ESRI ArcGIS Webservices to get a geocoded address back. This...
... Hi James, but how could I find out the pixel position of the second point from which I only do have the coordinates? This would probably also answer these...
You can create a class for your map and include it in the head of your page or in your css stylesheet: .map { width:300px; height:300px; border-color:darkblue;...
Hi All, I am developing a web application, in this i have to perform these two tasks, i) Javascript API calls for optimum routing based on start/origin and ...
Hi Lee, the "Yahoo! Maps Web Services - Geocoding API" would be the right thing for you: http://developer.yahoo.com/maps/rest/V1/geocode.html For information...
Hi Vadivelan, take a look at this post: http://tech.groups.yahoo.com/group/yws-maps/message/7191 AFAIK does Yahoo have no API do retrieve the points of a...
Part ii of your question is rather confusing... ... route A lat/long point, by definition, is a specific point on earth, not a route... A route (assuming you...
I am currently building a website and want to embed a location map to it. I have the map embeded by using the place name but want to use latitude/longatude...
Yahoo! Developer info for the GeoCode API: http://developer.yahoo.com/maps/rest/V1/geocode.html ... Can anyone tell me how to get latitude/longatude values for...
In the past week I've been getting a few scattered complaints that my yahoo maps (ajax API) aren't loading up, just a few isolated cases. In the past 24 hours...
I've got an application that creates an XML file and gets the response from the simple mapping API. It works quite well except for not loading some of the...
Olá yws-maps@yahoogroups.com, Criei um perfil no Facebook com minhas fotos, vÃdeos e eventos e quero adicionar-lhe aos amigos para que você possa ver meu...
I am using v3.8 of the AJAX Map API and experiencing buggy behavior on IE8. On a map with 300 markers created with the following snippet: var marker = new...