Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

yws-maps · Yahoo! Maps Developer Community

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 4318
  • Category: Internet
  • Founded: Jun 9, 2005
  • Language: English
? 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.

Messages

Advanced
Messages Help
Messages 6095 - 6125 of 7492   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
6095 The Sitter Cafe
sittercafe Send Email
Nov 12, 2007
3:35 pm
Comparing your yahoo map from the API to the one my site pulls using the API (java) I can see that yours is Navteq (c) 2006 while the one I get is Navteq (c)...
6097 Alan Brown
adbrown1967 Send Email
Nov 12, 2007
5:38 pm
I can provide a little more specific insight into this . it appears that Michael is using a newer version of the AJAX api, and Mark is using an older version...
6098 Alan Brown
adbrown1967 Send Email
Nov 12, 2007
6:04 pm
It should be pointed out that the mapimage api was provided as something of an afterthought two years ago . it was easy for us to provide to the public a...
6099 Marty Galyean
martygalyean Send Email
Nov 12, 2007
7:09 pm
... Thanks Alan, I will scry the source as suggested. Marty...
6100 andrew.bennett Send Email Nov 14, 2007
4:52 am
Hi Is it just me, or does Safari *not* plot the polylines generated by: var poly1 = new YPolyline([cPT,cPT2,cPT3,cPT4,cPT5],'blue&#39;,7,0.7); ...
6101 Marty Galyean
martygalyean Send Email
Nov 14, 2007
12:51 pm
... How many of the readers web app projects grind into oblivion trying to support all major browsers and neglecting the actual business logic development that...
6102 kisses510 Send Email Nov 14, 2007
9:04 pm
Is there a way to change which cities are plotted when Yahoo Maps loads? When the API loads in my flash module you can only see the Mexican cities along the...
6103 jwallace1979 Send Email Nov 14, 2007
9:06 pm
Hi, Although I do not have a solution I am able to confirm that we are experiencing a similar problem using Safari. Opera, Firefox and IE all perform as...
6104 Alan Brown
adbrown1967 Send Email
Nov 14, 2007
9:27 pm
Not via the api; on the backend, we can, but we set it to a default style that we think is useful. The algorithm for the relative importance of cities - for...
6105 Alan Brown
adbrown1967 Send Email
Nov 14, 2007
9:27 pm
Which api is this - AJAX? I'll report it. _____ From: yws-maps@yahoogroups.com [mailto:yws-maps@yahoogroups.com] On Behalf Of jwallace1979 Sent: Wednesday,...
6106 franly.reynoso Send Email Nov 14, 2007
9:53 pm
Hi, I've got this slow performance issue after loading 1500+ markers all with smart windows filled with some info pulled from a database. The loading doesn't...
6107 Alan Brown
adbrown1967 Send Email
Nov 14, 2007
10:03 pm
1500 markers is a bit much to display all at once . what you need to do is to send spatial queries to your database as you pan around. As a rule, displaying...
6108 Randy Troppmann
randy.troppmann Send Email
Nov 15, 2007
4:23 pm
Marty, Safari users may be single digits, but it may in fact be important not to shun that market share. I use Safari all the time. For apps that do not...
6109 Marty Galyean
martygalyean Send Email
Nov 15, 2007
4:40 pm
... No disagreement here. I was just pointing out that going in circles supporting quirks of broken browsers can seriously detract from real innovation of the...
6110 andrew.bennett Send Email Nov 15, 2007
5:33 pm
Hi Alan, Yes - it's Ajax. Even Yahoo's own demo: http://developer.yahoo.com/maps/ajax/V3.7/example/draw-polylines.html doesn't work well. (sometimes draws...
6111 Randy Troppmann
randy.troppmann Send Email
Nov 15, 2007
6:04 pm
Andrew, the iPhone ... good point. My apps are mostly Flash-only so cross-browser support is never much of an issue. Except for the iPhone where Flash does not...
6112 franly.reynoso Send Email Nov 15, 2007
6:33 pm
Thanks for the response Alan, although i just query the database once i'll follow your advice and i'll post back any feedback. take care ... to do is ... than...
6113 kevinvandewalle Send Email Nov 15, 2007
6:33 pm
Hello, I am looking for a way to give an xml on-the-fly with showpolylineoverlay(). I want users to create markers and automaticly draw lines. I tried to find...
6114 impunitywatch Send Email Nov 15, 2007
6:33 pm
Please take a look at www.impunitywatch.net. My problem is that after loading geoRSS overlays, my map zooms all the way out (even beyond 16) making Antarctica...
6115 impunitywatch Send Email Nov 15, 2007
6:33 pm
I didn't get a response. I am using the AJAX api. Any ideas? Thanks....
6116 Alan Brown
adbrown1967 Send Email
Nov 15, 2007
6:43 pm
Yes, I work for Yahoo!, but as a developer on the backend (image generation). I try to watch this group for items I can catch and address, but I can't promise...
6117 Marty Galyean
martygalyean Send Email
Nov 15, 2007
6:49 pm
... If I'm going to support phones, I'm going to use XHTML and forget javascript. And maybe WML too for the older phones. What percentage of cell users...
6118 Alan Brown
adbrown1967 Send Email
Nov 15, 2007
9:49 pm
I assume the function GeoRSSdone was intended to determine when the overlay was fully added - my assumption is you could add a call to change the zoom level at...
6119 Randy Troppmann
randy.troppmann Send Email
Nov 15, 2007
11:03 pm
Marty, Discussion is good! ... So ... I take it you don't support IE 6 ;-) - Randy...
6120 Marty Galyean
martygalyean Send Email
Nov 15, 2007
11:44 pm
... Actually, I have the luxury of ignoring it for now. Mostly. But, to be fair, MS has a large enough user base that IE tends to define quite a chunk of what...
6121 Zordius
zordiuschan Send Email
Nov 16, 2007
1:40 am
I wanna submit this bug in AJAX API. CORRECT CASE: when do this function "var ymap = new YMap(domobj);" , YMap will auto detect width and height of domobj...
6122 Zordius
zordiuschan Send Email
Nov 16, 2007
1:40 am
I wanna submit this bug in AJAX API. CORRECT CASE: mouse cursor will change correctly when we 'mouse down' and 'mouse up' ERROR CASE: 1. mouse down on map,...
6123 Zordius
zordiuschan Send Email
Nov 16, 2007
1:40 am
I wanna submit this bug in AJAX API , this bug only appeared on the unreleased version of AJAX API (map 4.5 aura.alpha) CORRECT CASE: we can...
6124 andrew.bennett Send Email Nov 16, 2007
5:04 am
Hi Marty, I think you went off on a 'little&#39; tangent ;-) - I wasn't saying 'let's make stuff for iPhone' or any phone for that matter...I was saying that...
6125 andrew.bennett Send Email Nov 16, 2007
5:05 am
Hi Quick question - is it possible to restrict zoom levels? I only want my user to be able to zoom into the map to, say, city&suburbs level rather than street...
Messages 6095 - 6125 of 7492   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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