Just to say whatever was the issue has been resolved. Got my ID and pleased as punch. Cheers Jim B...
5943
Valentina Shkolnikov
vshkolnikov
Sep 20, 2007 11:00 pm
Is it there an example of using a Yahoo! Maps API with a Windows .NET Application (NOT a Web app)? All what I need is: * display a map (as a picture?); *...
5944
congfan zhou
tonychou8253
Sep 21, 2007 6:10 pm
Hi, u can check the example of "make custom marker" in the website. I think that is what u need. Tony Del <dhanoad@...> дµÀ£º Hi, I am using the...
5945
congfan zhou
tonychou8253
Sep 21, 2007 6:10 pm
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...
5946
Jim Hamilton
tetonpost
Sep 22, 2007 4:52 am
Hi group! I've just created a new program called WorldGeoMap. It's a mashup of Yahoo! maps, and the web service from geonames.org. It's a very fun app. Click...
5947
Praveen
praveen_tx
Sep 22, 2007 11:23 am
Hi, I have the same question. Can someone please point us in the right direction? Thanks, Praveen ... the function of searching the path or driving directions...
5948
Michael
mfw24
Sep 22, 2007 1:05 pm
Very Nice! Are you using v3.7? If so, how did you accomplish the custom marker/label that says "World GeoMap- Quick Start Guide"? For me, creating a label...
5949
Jim Hamilton
tetonpost
Sep 22, 2007 2:03 pm
Are we at v3.7 now? Man, am I out of touch, and I'm one of the original members of this group... No - v3.5 Anyway, getting good feedback on this thing....
5950
Frank
chase_jump
Sep 24, 2007 1:13 am
Frank, Please add me as a friend on Goodreads: http://www.goodreads.com/friend/i?i=LTM2MDY2OTQxNDE6MzAz &n=Frank&e=yws-maps@yahoogroups.com - Frank...
5951
jobi_night
Sep 24, 2007 1:13 am
I have problem display croatian characters in marker balloon. I'm using geoRSS. I tried with unicode. But only ? is showed. Here are links: ...
5952
jobi_night
Sep 24, 2007 1:14 am
Add this line: YEvent.Capture(map,'onEndGeoRSS39;,function(){map.drawZoomAndCenter(zip, 5);}); on your page (not in GeoRSS) after line map.addOverlay(new...
5953
Alan Brown
adbrown1967
Sep 24, 2007 1:23 am
There's a new mapping service available at Yahoo! that was released a little over a week ago, but it hadn't been mentioned on the yws-maps group. It's called...
5954
congfan zhou
tonychou8253
Sep 25, 2007 9:47 am
Hi there, Is there anyone knows how I can translate an address into a geocode using ajax yahoo map api? Thanks! Regards, Tony ... ...
5955
Will Wade
willjwade
Sep 25, 2007 5:13 pm
I have a fairly straightforward ymap based at: http://otjobinfo.metaot.com/format/non_ajax/action/data In short the code is this: <code> .. ...
5956
chadhorn@...
chadwickhorn
Sep 25, 2007 5:14 pm
You're going to have to use a backend scripting source unless you parse an xml on the fly. Depending on the numbre of geocodes you do... It cld overwork the...
5957
endorphinumde
Sep 25, 2007 5:15 pm
Hi guys, i thought that it might be of interest starting a list showing people who are new to the API what you can do with the Y! Map API. So here goes mine: I...
5958
Will Wade
willjwade
Sep 25, 2007 5:15 pm
You will be requiring the Geocoding API: <http://developer.yahoo.com/maps/rest/V1/geocode.html> To parse the XML? Well what flavour of code are you intending...
5959
Will Wade
willjwade
Sep 25, 2007 5:16 pm
It does appear to be a bug. But I'm not sure its as simple as urlencoded or rawurlencoded (as defined by the php functions (i.e. one does %20 spaces and one +...
5960
Michael
mfw24
Sep 27, 2007 3:59 am
I am working on an application that uses javascript (extjs). When i create a new dialog window and load the yahoo map, everything works fine. When I close...
5961
xyidigitalsolutions
xyidigitalso...
Sep 27, 2007 6:36 pm
Hi all, I'm using the yahoo map through flash, creating markers that contain film details, trailers, screening times etc from a large list of cinemas returned...
5962
pech99
Sep 27, 2007 6:36 pm
Has anyone tried using the javascript api loader map in a tabbed container? Works fine in Firefox but nothing appears in IE7. Map loads in IE7 if rendered...
5963
jared.novack
Sep 27, 2007 6:36 pm
So I've got a AS map with a custom swf marker. Before I had it as an external swf, but now I decided to use it in the library instead so that it doesn't have...
5964
tamer316
Sep 27, 2007 6:37 pm
Hello, I'm using Yahoo Map Image to get images of certain places on a map, however there seems to be a bug when setting the image type to gif. The returned...
5965
gunkdesign
Sep 27, 2007 6:37 pm
I have tried using the example on the site to generate a feed of weather information. I have gone through tests and my url response is coming back with the...
5966
tazman_fr
Sep 27, 2007 6:38 pm
hi, I have created a Yahoo Pipe (http://pipes.yahoo.com/pipes/pipe.run?_id=PPEM5Alt3BGG1HxZiXrL0A&_rende\ r=rss ...
5967
jared.novack
Sep 27, 2007 6:38 pm
I've got a custom marker i'm trying to call from inside the library. But even with useClip set to true on the customSWFMarker, it still tries to retrieve it as...
5968
Gary
garycocs
Sep 28, 2007 1:52 pm
1 - I'd like to plot lines like: http://www.runningmap.com Except the lines would automatically follow roads, is this possible? 2 - Like others on the site I...
5969
cohnen
Sep 29, 2007 6:59 am
Hi, i am doing an animation to draw my polylines.I am using settimeout, drawing an each time longer polyline. My problem is that i need to delete previously...
5970
Cole
colegeissinger
Sep 29, 2007 6:59 am
Ok so my map works and everything but I got a lot of externally loaded Custom SWF Markers placed on page with big pop up windows and they tend to over lap...
5971
justinwillis1980
justinwillis...
Sep 29, 2007 1:29 pm
Not sure if this is of use, but i use the following inside all my custom marker swf's... on (release, releaseOutside) { ...