Although I am a programmer I am new to web technologies. I am trying to understand what I think should be the simplest way to use Yahoo's mapping capability,...
6591
adbrown1967
May 5, 2008 6:29 pm
I'm a little confused: to apply for an app id, you need to go to the page only once, via a browser - you get the id, and then use it in your application. It's...
6592
Adam Greene
smileygreene
May 5, 2008 8:37 pm
Hey Alan, That makes sense that the API's themselves do not use https; it is expensive and not really necessary. What I'm having problems with is actually...
6593
Alan Brown
adbrown1967
May 5, 2008 10:44 pm
Oh - I sorta' see what you're saying. I've forwarded the message to one of the people who has worked on the app id registration page, to see if he has a...
6594
Adam Greene
smileygreene
May 5, 2008 11:50 pm
thanks alan! I do appreciate that. I'll wait and see what they say. I was going to see how far I could work around that issue by allowing the yahoo app-id...
6595
Zach Graves
z.graves
May 6, 2008 8:16 am
Trying zooming out a bit. Most likely that there is no detailed data at that level....
6596
khatavkarvaibhav86
khatavkarvai...
May 6, 2008 8:21 am
thanx Zach ... It worked by reducing the zoom level .. :) BTW i have another query .. i wanna get direction of driving in my map How can i get that ?? there...
6597
yanncorno
May 6, 2008 9:35 am
Hi Thomas: Don't do this, it will be way too slow and cumbersome. My suggestions: Solution #1 (untested): Use the YMap.geoCodeAddress() function. Note that...
6598
seddiki.amine
May 6, 2008 6:10 pm
Hi everyone, I have a problem about the Yahoo! Maps AJAX API . How can I add the function of driving directions to the yahoo map Is it possible to do it now? ...
6599
joopya
May 6, 2008 6:10 pm
My site with yahoo maps worked for several months, suddenly on one of my powermacs the maps did not show up anymore. on other computers they still work fine. ...
6600
johnowens79
May 6, 2008 6:11 pm
Hi there, I'm interested in developing a webpage with an embeddable Yahoo! map. As I was about to register, I noticed that at the bottom of the registration...
6601
Alan Brown
adbrown1967
May 6, 2008 6:37 pm
This is really refers to other Yahoo! web services - i.e., if you make use of a Yahoo! Mail web service, of course you'd need users to log in with their Yahoo!...
6602
Alan Brown
adbrown1967
May 6, 2008 6:48 pm
Driving directions are not currently exposed via the Yahoo! Maps AJAX API. You can link to the http://maps.yahoo.com <http://maps.yahoo.com/> with origin and...
6603
joopya
May 6, 2008 8:03 pm
... the ... Just changed the flashplayer with an older one, yes it worked. the 90124 versions is not good for the (older?) maps, bummer! anotn...
6604
thomasboverby
May 6, 2008 8:07 pm
Hi friend. Thanks for the reply. I've already become savvy to the geocode API, and started working og a solution via this. For those of you wondering, the...
6605
Zach Graves
z.graves
May 7, 2008 4:15 pm
See this post: http://tech.groups.yahoo.com/group/yws-maps/message/6579 -zach ... powermacs...
6606
nirav_eng_comp
May 7, 2008 6:39 pm
I have downloaded the YahooMap.swc component and added in my Flex 3.0 Application. Application works fine as of now. But now i want to add the CustomSWFMarker...
6607
nirav_eng_comp
May 7, 2008 6:39 pm
I want to display the custom background instead of default yahoo map background in my application. Is there any option to set the custom tile? Can i set the...
6608
Wendy Bryan
tooweird08
May 7, 2008 6:40 pm
I'm new to mapping and am not a programmer. Any clues on how to convert a lengthy list of street addx to lat/long is appreciated....
6609
Alan Brown
adbrown1967
May 7, 2008 9:22 pm
It depends on which API you're using. Are you using the MapImage API? -Alan _____ From: yws-maps@yahoogroups.com [mailto:yws-maps@yahoogroups.com] On Behalf ...
6610
augusto_pirovano
augusto_piro...
May 8, 2008 12:22 pm
I found a workaround to do this in the AJAX API: having markers displayed on a grey background. You just have to request a map type that doesn't exist! And...
6611
Martin Mainusch
donus98
May 11, 2008 10:49 pm
Hi Alan, Yes I'm using the MapImage Api! Thank's in advance! Martin ... -- GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen! Jetzt dabei...
6612
sebastien_arbogast
sebastien_ar...
May 11, 2008 10:50 pm
I'm trying to integrate the most basic map example in a Flex application deployed on my local machine, so the URL for my application looks like...
6613
emailgregn
May 11, 2008 10:50 pm
Hi everyone, What would cause a marker to throw "this._marker._map is undefined". I even removed the YEvent.Capture and clicking the marker still causes an...
6614
Alan Brown
adbrown1967
May 12, 2008 9:25 pm
I thought I should make people aware of a new API available in Beta form at Yahoo!, called the "Internet Location Platform". It's not a geocoder, in that it...
6615
Alan Brown
adbrown1967
May 12, 2008 9:42 pm
I should mention one more link: http://developer.yahoo.com/geo/ has some useful examples to get you started. [Non-text portions of this message have been...
6616
Zach Graves
z.graves
May 12, 2008 10:16 pm
You are mixing the docs for the AS2 component with the new AS3 api. There is no CustomSWFMarker class in the AS3 API, however you can extend the Marker class...
6617
anupam_111181
May 13, 2008 5:57 am
Hi Alan, I tried the example in the API docs, but they seem not to working I am getting an error like <error yahoo:uri="http://www.yahooapis.com/v1/errors/406"...
6618
thomasboverby
May 13, 2008 6:57 am
... Hi, I'm doing something similar at present. What i have found is that you have two options. Either you can use the AJAX api, or you can use the GeoCode...
6619
thomasboverby
May 13, 2008 7:05 am
Hi, I'm using the geocode api and it seems to me that the api is created towards american users(the need for statename in many of the address parameter...