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...
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,...
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 ...
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...
... 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...
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)...
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...
I dont see any mention of "useClip" in the manual. What does it do? ... (ie, ... library. ... extended ... that it ... tell ... set to ... function ... swf ......
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 ...
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...
... 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...
... (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...
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...
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...
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@...
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,...
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@...
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....
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...
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 ...
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...
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...