Search the web
Sign In
New User? Sign Up
yws-maps-ajax · | Yahoo! Maps Ajax API
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? 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 66 - 127 of 250   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
66
Is there an alternate solution that may work instead? Did anyone else get removeOverlay to work? Also is there an alternate approach to addOverlay if...
satya_balijepalli
satya_balije...
Offline Send Email
Jun 14, 2007
3:12 pm
67
... else ... The Ymap method removeOverlay() works if the overlay is an object such as a marker. It doesn't seem to work if the overlay is YGeoRSS (xml source)...
avr_255
Offline Send Email
Jun 14, 2007
7:33 pm
68
When I build a map with a lat/lon YGeoPoint, I can retreive the center lat lon with map.getCenterLatLon. But when I build the map with an address,...
phase2maps
Offline Send Email
Jun 15, 2007
12:32 am
69
... center ... lon ... To get lat/lon of address strings, use the Yahoo Geocoding API: http://developer.yahoo.com/maps/rest/V1/geocode.html...
avr_255
Offline Send Email
Jun 18, 2007
2:45 pm
70
Hi, I posted an email about this a long time ago, and I never received a response. EventsList.MouseDown on a marker (or a smart window over a marker) never...
Adam Leonard
dogtown08
Offline Send Email
Jun 19, 2007
3:34 am
71
... a response. ... never calls the ... Safari 3 beta, and Firefox ... the marker ... It also does not work with IE6....
avr_255
Offline Send Email
Jun 19, 2007
7:57 pm
72
Hi, I am new to Yahoo Maps Api.I want to use multi lon and lat and create a map.I cannot find any example in yahoo.can anyone help me sending me code to use...
Deepak Raj
deepr_raj
Offline Send Email
Jul 2, 2007
8:31 am
73
... create a ... create a ... Yahoo AJAX Maps API (Javascript): http://developer.yahoo.com/maps/ajax/index.html...
avr_255
Offline Send Email
Jul 2, 2007
1:45 pm
74
We're getting some random blank lines on Yahoo AJAX maps. The problem doesn't seem to be in our page, as it also happens on flickr occasionally -- I uploaded...
Lalo Martins
laloshu
Offline Send Email
Jul 4, 2007
5:11 am
75
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 ...
Rahul Malik
browndspillini
Online Now Send Email
Aug 1, 2007
7:01 pm
77
... now ... you ... http://developer.yahoo.com/maps/ajax/V3.7/yahoo_maps_ajax_api_referen ce_bundle.z\ ... and ... This is great. Is there a summary of...
avr_255
Offline Send Email
Aug 2, 2007
3:28 pm
78
... now ... you ... http://developer.yahoo.com/maps/ajax/V3.7/yahoo_maps_ajax_api_referen ce_bundle.z\ ... and ... This is great. Is there a summary of...
avr_255
Offline Send Email
Aug 2, 2007
3:28 pm
79
There is currently no public API for driving directions from Yahoo so you will have to redirect for driving directions and also there is no way to distinguish...
Rahul Malik
browndspillini
Online Now Send Email
Aug 3, 2007
8:23 pm
80
Heres a demo that you can mess around with. The drag event you were looking for is actually the functionality of EventsList.onPan, I think this is what you...
Rahul Malik
browndspillini
Online Now Send Email
Aug 3, 2007
8:52 pm
81
Hi everyone. Basically what I want to do is have an image over the map based off of screen coords (always in the same place when the map pans). I tried to look...
chrizbo
Offline Send Email
Aug 4, 2007
2:16 am
82
I apologize if this is posted in the incorrect Group. I am trying to determine if the Yahoo Maps APIs are available for intranet use. I have found such...
adam
adamm0605
Offline Send Email
Aug 7, 2007
11:40 am
84
Hi, I am Ganesh, new member of this Group. I generated a XML file containing custom marker with addAutoExpand() for my map. When i executed the map and mouse...
asganeshbabu
Offline Send Email
Aug 21, 2007
12:15 pm
86
Hi there, I have a problem about the Yahoo! Maps AJAX API . How can I add the function of searching the path or driving directions to the yahoo map embeded in...
congfan zhou
tonychou8253
Offline Send Email
Sep 18, 2007
10:48 am
87
Hi Tony, At this point in time you cannot use the Yahoo Maps AJAX API to do driving directions. ~Rahul Malik ... the function of searching the path or driving...
Rahul Malik
browndspillini
Online Now Send Email
Sep 27, 2007
5:01 pm
88
Is this online? It is hard to imagine what you are exactly talking about from this description. ~Rahul...
Rahul Malik
browndspillini
Online Now Send Email
Sep 27, 2007
5:04 pm
89
... The details you are asking for are internal at Yahoo. You can submit bug reports to this forum as we monitor it to see and help with problems with the...
Rahul Malik
browndspillini
Online Now Send Email
Sep 27, 2007
5:10 pm
107
I got a couple questions: 1. Yahoo released YUI as a BSD licensed library. The Map AJax APi uses some of the js files although they are out of sync version...
cocgis
Offline Send Email
Oct 11, 2007
1:19 pm
108
Hi, My hope is to draw a circle in yahoo maps. But, I try to use jsgraphics library. But, the shapes (lines, ellipse or square) don't refresh because of yahoo...
sebastien.nicaisse
sebastien.ni...
Offline Send Email
Oct 22, 2007
12:29 pm
112
Ajax version of map seems to leak a lot of memory when used with IE7. I found that I could use YEvent.ClearAll(marker) before removing marker from map to...
mauno3
Offline Send Email
Nov 20, 2007
11:02 am
113
Hi I am also experiencing the same problem with memory leakage using the removeMarkersAll and removeOverlay functions. It appears to be particularly evident...
jwallace1979
Offline Send Email
Nov 20, 2007
12:41 pm
117
Hello, I've been using the Yahoo Ajax Map API for well over a year, starting with version 3.0. It's been easy to use and has worked very well. Thank you and...
o_swas
Offline Send Email
Dec 5, 2007
1:35 pm
119
Maybe I am missing something, but an overloaded YGeoPoint method is definately needed here. Something along the lines of: var point = new YGeoPoint('some...
Mark
mewittl
Offline Send Email
Dec 11, 2007
11:56 am
120
I'm able to load markers via GeoRSS, but a few things are missing from the popup information box. Each of my items look like this: <item> ...
Preston
endorbunker
Offline Send Email
Dec 12, 2007
4:36 pm
124
Hi, Does yahoo! maps provide any api for IP targeting, i.e. converting IP address to a geo location? Thanks, Shweta...
Shweta Tripathi
shweta_hamsa
Offline Send Email
Jan 14, 2008
10:09 am
127
Hi everyone, I am fairly new to web programming and I was wondering if anyone could explain why I have the following problem with the demo code for Ymaps. The...
juanvazquez23
Offline Send Email
Jan 21, 2008
12:59 am
Messages 66 - 127 of 250   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