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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 939 - 968 of 6869   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
939
No. I create a XML on the fly and pass it through using post method. The API seems not to accept the URL like this: http://domain//page?id=1&id2=2 ... ...
pct0771
Offline Send Email
Dec 1, 2005
3:21 pm
940
I have this problem with Netscape browser 1. AJAX API does not work with Netscape 7.1 while Netscape 8.0 works fine 2. Simple API works fine with Netscape 7.1...
pct0771
Offline Send Email
Dec 1, 2005
3:34 pm
941
Hi guys, I am looking for an example using AJAX where I would get both a map and driving directions. I looked through Application gallery and none of the...
marina_meyerzon
Offline Send Email
Dec 1, 2005
3:54 pm
942
Is it posible to hide the SmartView section since I have only one thing on the map? Thanks...
pct0771
Offline Send Email
Dec 1, 2005
4:34 pm
943
Is it posible to hide the SmartView section since I have only one thing on the map? Thanks...
pct0771
Offline Send Email
Dec 1, 2005
4:36 pm
944
Is it posible to hide the SmartView section since I have only one thing on the map? Thanks...
pct0771
Offline Send Email
Dec 1, 2005
4:44 pm
945
... What about encoding like so? http%3A%2F%2Fdomain%2F%2Fpage%3Fid%3D1%26id2%3D2 Pete...
Pete Prodoehl
raster
Online Now Send Email
Dec 1, 2005
5:30 pm
946
Hi, We added a new version of the YMapsComponents. This version addresses several bugs and provides new functionality Fixed: Event mapping inconstancies...
Dan Theurer
dantheurer
Online Now Send Email
Dec 1, 2005
7:21 pm
947
There's a suspicion that the simple API post method did break recently; the appropriate people at Yahoo! are looking into it. -Alan _____ From:...
Alan D Brown
adbrown1967
Online Now Send Email
Dec 1, 2005
7:58 pm
948
We will look into that. Thanks, Dan ... From: yws-maps@yahoogroups.com [mailto:yws-maps@yahoogroups.com] On Behalf Of pct0771 Sent: Thursday, December 01, 2005...
Dan Theurer
dantheurer
Online Now Send Email
Dec 1, 2005
10:20 pm
949
Hi Marina, We currently don't offer DD-information to overlay on maps. What you could do is have a look how the URLs are encoded if you enter two addresses. ...
Dan Theurer
dantheurer
Online Now Send Email
Dec 1, 2005
10:29 pm
950
Hi Marina, Did you send you emails to ydn-commercial@...? If so, please be patient as we have a backlog for commercial requests. Nevertheless, I will...
Dan Theurer
dantheurer
Online Now Send Email
Dec 1, 2005
10:35 pm
951
Those two pages should give you a pretty good overview. http://developer.yahoo.net/maps/ajax/index.html http://developer.yahoo.net/maps/ajax/V2/reference.html ...
Dan Theurer
dantheurer
Online Now Send Email
Dec 1, 2005
10:45 pm
952
Hi Jerome, We are looking into providing this service in the future, but currently we don't offer that. --dan ... From: yws-maps@yahoogroups.com...
Dan Theurer
dantheurer
Online Now Send Email
Dec 1, 2005
10:59 pm
953
Perhaps by now this is old news: JS zoom and pan: So far as I know, the Flash JS API now returns the correct zoom level, but the latlonrect returned by...
jshelby781
Offline Send Email
Dec 2, 2005
2:52 am
954
findlawton.com is a site I am working on for my town. It is using yahoo maps and local search. check it out and let me know what you think. John...
John Hornbeck
ocsr_hornbeck
Offline Send Email
Dec 2, 2005
3:39 am
955
I'm trying to embed Yahoo maps in dynamically generated web pages, as explained in this page: http://developer.yahoo.net/maps/rest/V1/mapImage.html This sounds...
Seth Price
seth@...
Send Email
Dec 2, 2005
4:44 am
956
Hi Alan, Thanks very much for your response!! That is exactly what I needed. You are right, I don't really care if it is Yahoo Local or just Yahoo Maps. I...
Alexander Sutherland
asutherland_...
Offline Send Email
Dec 2, 2005
6:22 am
957
When using Opera browser, simple API map does not plot the market correctly. Most of the markers are outside of the map itself. Is it a bug or Yahoo just does...
pct0771
Offline Send Email
Dec 2, 2005
3:36 pm
958
When I try to click on any of the business link at the bottom of the map (simple API) , I get the XML parsing error. This also happens with most of the...
pct0771
Offline Send Email
Dec 2, 2005
3:52 pm
959
I'm using: YEvent.Capture(marker, EventsList.MouseOver, function() {marker.openSmartWindow(lblText);}); YEvent.Capture(marker, EventsList.MouseOut, function() ...
Andrew Zeiner
azeiner
Offline Send Email
Dec 2, 2005
4:59 pm
960
HI, Is the Flash-Javascript API working right now? Try: http://lerdorf.com/php/ymap/rssquakes.php or http://www.baltimorecbis.lfchosting.com/cbolocations.html ...
darianaden12
Offline Send Email
Dec 2, 2005
5:15 pm
961
The section of the map that can be printed out is way too small. Much more information could be captured and still have room for a sales pitch note for Yahoo....
solome1945
Offline Send Email
Dec 2, 2005
6:16 pm
962
I filed a feature request for it. Thanks, Dan ... From: yws-maps@yahoogroups.com [mailto:yws-maps@yahoogroups.com] On Behalf Of Seth Price Sent: Thursday,...
Dan Theurer
dantheurer
Online Now Send Email
Dec 2, 2005
7:06 pm
963
Matt, I don't seem to be getting a reference of an object. When I do addMarkerByAddress it returns a string of a number. I tried both ...
Rick Schmitty
rick_schmitty
Offline Send Email
Dec 2, 2005
7:45 pm
964
hmm, you're right. i was certain that worked at some point in the api (doesn't seem to work for me now either). this DOES work though. var markerRef =...
Matthew Hockenberry
hockendougal
Offline Send Email
Dec 2, 2005
9:21 pm
965
Ok, so i figured out what was wrong. My statement that addMarkerByAddress returns a reference is indeed wrong. For some reason addMarkerByAddress returns that...
Matthew Hockenberry
hockendougal
Offline Send Email
Dec 2, 2005
10:03 pm
966
From the little bit that I understand about the API, addMarkerByAddress() doesn't necessarily result in a hit, like addMarkerByLatLon() would. Therefore, you...
Daniel Wabyick
dwabyick
Offline Send Email
Dec 2, 2005
11:47 pm
967
I would like to know how people are handling large number of markers. I tried creating a map with 3900 markers using the flash js api and the html filesize...
duke626
Online Now Send Email
Dec 3, 2005
3:06 am
968
This may have already been addressed, so forgive me. But I am not programmer, but what I want to do is geocode multiple locations to a map, much like I would...
James/Dawn Bentley
thebentleys
Offline Send Email
Dec 3, 2005
4:17 am
Messages 939 - 968 of 6869   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help