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...
Show off your group to the world. Share a photo of your group with us.

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 5238 - 5267 of 7224   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5238
Hello everyone, I wonder if there's a way to position a label in relative to the marker? I want to put it right in the middle but somehow it always end up on...
Stanley Nguyen
tnguyenc
Offline Send Email
Apr 1, 2007
8:03 am
5239
Hello all Yahoo! Maps users, before starting to build my next killer Yahoo-Maps-based app, and stating from the start that my site will be subscription-based,...
geoionescu2003
Offline Send Email
Apr 2, 2007
4:49 pm
5240
Hi I've noticed the following bug that only occurs in Firefox (does not happen in IE). When capturing a click event and then adding a marker at the Lat Lon of ...
covelogic
Offline Send Email
Apr 2, 2007
4:53 pm
5241
I have a very specific question on maps. Given a map how can I determine programmatically the long and lat of the bounding box (top left lat long and bottom...
raksac
Offline Send Email
Apr 2, 2007
4:55 pm
5242
After updating the component in the Macromedia eXtension manager, you need to re-launch Flash and drag a new instance of the map (Yahoo! -> ...
Zach Graves
z.graves
Offline Send Email
Apr 2, 2007
5:19 pm
5243
... not ... Lon of ... Lon ... miles ... clicks ... is ... AJAX ... I have the same problem (Firefox v1.5.0.11) - but it only occurs if map has polyline...
avr_255
Offline Send Email
Apr 2, 2007
9:56 pm
5244
Hello raksac, http://developer.yahoo.com/maps/ajax/V3.4/reference.html#YMap I guess map.getBoundsLatLon should do the trick....
geoionescu2003
Offline Send Email
Apr 3, 2007
4:45 pm
5245
just wondering how/ where do you download yahoo ap maps(i wanna put it on psp) covelogic <andrew@...> wrote: Hi I've noticed the following...
Panashe Zvakaramba
panashe6708
Offline Send Email
Apr 3, 2007
4:45 pm
5246
Hey guys, Sorry if this has already been asked - I searched a bit and found nothing useful. Is there any way (via either the flash or ajax version of Y! Maps)...
jeditawnos
Offline Send Email
Apr 3, 2007
8:25 pm
5247
This link works too: http://api.search.yahoo.com/webservices/usage_data ... ...
a a
aquazebra
Offline Send Email
Apr 3, 2007
8:25 pm
5248
There isn't a built in method to do this in the Flash API, however if you were to keep track of the LatLons of the markers, you have a LatLonRect object that...
Zach Graves
z.graves
Offline Send Email
Apr 3, 2007
9:49 pm
5249
I dont see any mention of "useClip" in the manual. What does it do? ... (ie, ... library. ... extended ... that it ... tell ... set to ... function ... swf ......
sks447
Offline Send Email
Apr 3, 2007
10:11 pm
5250
I like how the data that loads in on the right after you do a query. Is that built into the map API or a separate thing? ... recenter ... because it ... map ...
sks447
Offline Send Email
Apr 3, 2007
10:24 pm
5251
... Maps) to ... Kentucky, it ... Maine ... if ... In Yahoo maps AJAX API v3.4 - YMap method: getZoomLevel(input) From reference: ...
avr_255
Offline Send Email
Apr 4, 2007
1:27 pm
5252
Hey, thanks for checking my app out! http://www.tetonpost.com/acid/ No, the API does not support anything like that. It just gives you map data. The data on...
Jim Hamilton
tetonpost
Offline Send Email
Apr 4, 2007
11:17 pm
5253
I am new to this, just trying to use the simple map example to display a bunch of Canadian (Toronto) addressed on a map. I am using the YahooDemo ...
vagennip
Offline Send Email
Apr 5, 2007
2:44 am
5254
... I've decided to do this (because the flash version is so much spiffier than the AJAX version). The trouble is, I'm sending addresses to add my markers to...
jeditawnos
Offline Send Email
Apr 5, 2007
2:45 am
5255
... Or in the flash API, map.getBounds()...
jeditawnos
Offline Send Email
Apr 5, 2007
2:45 am
5256
... (using ... Yes - I concur with that - I have polylines on the map. So it seems the bug is incorrect Lat/ Lon in FF after Pan, with Polylines. I hope the...
covelogic
Offline Send Email
Apr 5, 2007
4:43 pm
5257
Hi, I am having problems(or not sure) how to set the zoom level for the map in AS3/FLEX 2.0. I created MapController and LatLonController and using them for...
subba_c
Offline Send Email
Apr 5, 2007
6:41 pm
5258
Hi guys, I'm using Yahoo search API to get the geocode and put them on the map. The problem is that Yahoo does not return the right geocode for me. Take this...
Stanley Nguyen
tnguyenc
Offline Send Email
Apr 6, 2007
5:21 pm
5259
Your two calculations are only off by about 40 ft (lat) and 4 ft (lon), if my calculations are correct. I see a difference of about .0001 degrees between your...
Helen Triolo
htriolo@...
Send Email
Apr 6, 2007
5:32 pm
5260
That's what I thought. It's not off that much. However, it seems to cause enough problem if I try to port these geocodes into my GPS device as POI. Somehow,...
Stanley Nguyen
tnguyenc
Offline Send Email
Apr 6, 2007
5:59 pm
5261
That's weird. The ones from Indiana don't give you that message? How do you port them into your device? (I haven't used one) If you just put in, say,...
Helen Triolo
htriolo@...
Send Email
Apr 6, 2007
6:21 pm
5262
It works when I try the one from non-yahoo. My GPS has a software that allows me connect via USB and dump the geocodes into it as POI....
Stanley Nguyen
tnguyenc
Offline Send Email
Apr 6, 2007
6:29 pm
5263
It depends on your data source. If you have different data sources for street data, you're going to get slightly different coordinates. It's unclear which is...
Alan Brown
adbrown1967
Online Now Send Email
Apr 6, 2007
6:57 pm
5264
Hi, so I've noticed that if I put some (unintentional) garbage data into the Yahoo API: ...
dave_dash
Online Now Send Email
Apr 7, 2007
8:01 am
5265
Hi, I did search the forums about using the traffic feature with the js/flash api. I can't seem to get the code to work... Can you help? I just want to ...
mcdogx
Offline Send Email
Apr 7, 2007
8:01 am
5266
In my application I have multiple markers that land in the same city and state. That is, two markers only identified by a city and state. When I have two...
jeditawnos
Offline Send Email
Apr 8, 2007
8:42 pm
5267
Your code seems to be fine, it might just be a case of no traffic at the time? Try panning to LA- there is always something going on there. Let me know...
Zach Graves
z.graves
Offline Send Email
Apr 9, 2007
7:20 am
Messages 5238 - 5267 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