Search the web
Sign In
New User? Sign Up
yws-maps · Yahoo! Maps Developer Community
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 7187 - 7216 of 7224   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7187
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...
Randy Troppmann
randy.troppmann
Offline Send Email
Jul 6, 2009
3:38 pm
7188
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: ...
mark_j_bentley
Offline Send Email
Jul 10, 2009
4:38 am
7189
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...
toobbs
Offline Send Email
Jul 10, 2009
4:38 am
7190
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...
toobbs
Offline Send Email
Jul 10, 2009
4:38 am
7191
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...
toobbs
Offline Send Email
Jul 10, 2009
4:39 am
7192
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...
mark_j_bentley
Offline Send Email
Jul 10, 2009
4:39 am
7193
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...
mustafa.shiraz
Offline Send Email
Jul 10, 2009
4:39 am
7194
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...
Zach Toups
toupsz
Offline Send Email
Jul 10, 2009
4:39 am
7195
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/)...
jflemer
Online Now Send Email
Jul 10, 2009
4:40 pm
7196
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...
seapiggdrazi
Offline Send Email
Jul 13, 2009
4:29 pm
7197
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...
Steve Oldner
steve_oldner...
Offline Send Email
Jul 21, 2009
3:44 am
7198
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...
bigoceansvoyage
Offline Send Email
Jul 21, 2009
3:44 am
7199
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...
vadi814
Offline Send Email
Jul 21, 2009
3:44 am
7200
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. ...
rmabjish
Offline Send Email
Jul 21, 2009
3:45 am
7201
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...
rmabjish
Offline Send Email
Jul 21, 2009
3:45 am
7202
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...
notaplayer83
Offline Send Email
Jul 21, 2009
3:45 am
7203
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...
nkjawle
Offline Send Email
Jul 21, 2009
3:45 am
7204
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...
lkeel75
Offline Send Email
Jul 21, 2009
3:45 am
7205
... 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...
toobbs
Offline Send Email
Jul 21, 2009
3:45 am
7206
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;...
michael
sittercafe
Offline Send Email
Jul 21, 2009
1:54 pm
7207
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 ...
vadi814
Offline Send Email
Jul 23, 2009
11:07 pm
7208
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...
toobbs
Offline Send Email
Jul 23, 2009
11:08 pm
7209
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...
toobbs
Offline Send Email
Jul 23, 2009
11:08 pm
7210
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...
michael
sittercafe
Offline Send Email
Jul 24, 2009
2:41 pm
7211
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...
johnmgarry
Offline Send Email
Jul 27, 2009
3:38 pm
7212
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...
michael
sittercafe
Offline Send Email
Jul 28, 2009
1:41 pm
7213
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...
JasonWGreen
Offline Send Email
Jul 28, 2009
3:53 pm
7214
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...
tim85251
Offline Send Email
Jul 29, 2009
7:38 pm
7215
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...
Eduardo Dutra GonÃ...
eduardodutra...
Offline Send Email
Aug 1, 2009
2:06 pm
7216
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...
mzweben
Offline Send Email
Aug 11, 2009
9:35 pm
Messages 7187 - 7216 of 7224   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help