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...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 5903 - 5932 of 7224   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5903
Hello all -- new to the group. Playing with my first yahoo maps (via Flash and ActionScript) and ran into some thin documentation regarding polygons. The API...
Chris
maptechdude
Offline Send Email
Sep 5, 2007
2:04 am
5904
I'm also looking at a similar problem -- I'm generating a map of fire hydrants for a city, and needing to color-code them by water pressure. There are about...
onemoreryan
Offline Send Email
Sep 5, 2007
2:05 am
5905
The following rss works: map.addOverlay(new YGeoRSS('http://api.maps.yahoo.com/ajax/examples/xml/rss2.xml?a=a%20b')); The following rss does not work: ...
chelya
Offline Send Email
Sep 5, 2007
2:05 am
5906
Just discovered the Flash version of Yahoo maps and am looking to leave my Google stuff behind for Flash's ability to handle vector shapes. I'm hoping to...
Chris
maptechdude
Offline Send Email
Sep 5, 2007
3:23 am
5907
The code is actually in a function. I'm sending coordinates from a GIS program (ArcGIS) to a windows form that has a Web browser control in it. When a user...
gobillsshiznit
Offline Send Email
Sep 5, 2007
1:30 pm
5908
To anyone that is interested... I did find a work around for this problem. I created a custom (ashx) handler that dynamically generates an image. It accepts...
jake omaits
omaits44
Offline Send Email
Sep 5, 2007
4:07 pm
5909
Hi everybody ! The Yahoo!Maps Simple Api is limited to US and Canada locations only. Is that true ? Thank you ! Ernest...
Ernest Morariu
ernest_morariu
Offline Send Email
Sep 5, 2007
4:35 pm
5910
I'm trying to make a simple, elegant map program with rich Yahoo Maps data humming beneath the surface. Is there any way to turn off layers such as roads, to...
misterbighead
Offline Send Email
Sep 5, 2007
4:37 pm
5911
Hello, do yahoo get a solution of that debug error: Error #1023: Stack overflow occurred. at flash.external::ExternalInterface$/call() greets, dirk...
sofazeit
Offline Send Email
Sep 5, 2007
4:38 pm
5912
There is a set style for Yahoo! maps - the map tiles are prerendered. While style decisions were made with the goal of supporting multiple uses - including...
Alan Brown
adbrown1967
Online Now Send Email
Sep 5, 2007
5:08 pm
5913
I don't think it should be . the backend geocoder has been updated to support European addresses as well, so assuming that traffic to the simple api has been...
Alan Brown
adbrown1967
Online Now Send Email
Sep 5, 2007
5:10 pm
5914
Hi, I was wondering how to change the Wmode from Window to Opaque or Transparent in Javascript Flash version of the map. After the new map routine is called, i...
Andrei Ionescu
escu_andrei
Offline Send Email
Sep 7, 2007
4:31 am
5915
Hi. For a given LatLon(latitude,longitude) that is returned by, say, a proximity search, how can I extract the individual latitude and longitude into their own...
misterbighead
Offline Send Email
Sep 7, 2007
3:04 pm
5916
Try this: function whatever(oEvent) { if (!oEvent) {return;} var lat = oEvent.latlon.y.toString(); var lon = oEvent.latlon.x.toString(); ... } ... say, a...
Jim Hamilton
tetonpost
Offline Send Email
Sep 7, 2007
4:16 pm
5917
this was typed into flash copied from a tutorial in webdesigner magazine. i got to the oint in the tutorial that said run the script to see it works. Guess...
Alexander Ransome
alexransome
Offline Send Email
Sep 9, 2007
8:16 pm
5918
Is there any intention to provide satellite map images using the API in the future? I need this so that I can retrieve satellite maps directly from the client...
dsuhpublic
Offline Send Email
Sep 13, 2007
7:54 pm
5919
I'm using the following method to create a custom POI marker in Flex 2: mapController.addCustomPOIMarker(Address, number, name, formattedaddress, 0x990099,...
abhishakes2001
Offline Send Email
Sep 13, 2007
9:46 pm
5920
Hi, I was wondering how to change the Wmode from Window to Opaque or Transparent in Javascript Flash version of the map. After the new map routine is called, i...
escu_andrei
Offline Send Email
Sep 14, 2007
9:15 pm
5921
Hi, My company www.brightisolutions.com <http://www.brightisolutions.com/> recently released a product called GeoFeeder that converts traditional GIS format...
makanikai7
Offline Send Email
Sep 16, 2007
6:11 am
5922
Hello, I am having a problem with addOverly using GeoRSS XML and my ZoomLevel. I successfully draw the map with my desired zoom level with: ...
peaceporridgeinapot
peaceporridg...
Online Now Send Email
Sep 16, 2007
6:11 am
5923
Hi, The new Ajax api states that it supports the entire globe, but then how come it does not map any addresses from India that I have tried? Please advise. ...
Praveen
praveen_tx
Offline Send Email
Sep 16, 2007
6:15 am
5924
Hello there, I start the process applying a application ID and Got a string of text, but how can I continue the process, from where in the shash 8 should I...
Mark Miao
tomcattyy888
Offline Send Email
Sep 17, 2007
6:57 pm
5925
Hello everyone, I downloaded the as3 wrapper and When I run the application I got a small square about 20pixelx20pixel. I try to open the fla in flash 8, it...
tomcattyy888
Offline Send Email
Sep 17, 2007
6:59 pm
5926
Hello members, I can open the as2 map with flex, but how can I adjust the original map size, when I adjust the size of the flash movie in flash 8 with modify...
tomcattyy888
Offline Send Email
Sep 17, 2007
7:11 pm
5927
... open ... what ... Actually I have more problems to open the as2 movie, following is the error messages, thanks **Error** Symbol=mapClip, layer=Layer 2,...
tomcattyy888
Offline Send Email
Sep 17, 2007
7:50 pm
5928
... My bad, I found the yahoo map layer been set as locked that why I can not change the map size. after uncheck the lock no problem at all....
tomcattyy888
Offline Send Email
Sep 17, 2007
8:52 pm
5929
Bump...
aberios
Offline Send Email
Sep 18, 2007
9:26 pm
5930
Anyone out there? I can't be the only one to have run into this. -Chris...
Chris
maptechdude
Offline Send Email
Sep 19, 2007
12:23 am
5931
Hi Chris, I have never used the polyline overlay so I can't really help you with that. The trick is to find a context into which you can add your own ...
Randy Troppmann
randy.troppmann
Offline Send Email
Sep 19, 2007
3:59 pm
5932
not sure if anyone actually got a solution to this :) to recap https://developer.yahoo.com/wsregapp/index.php or variants do not work and send you to a dead...
jim_beardsworth
Offline Send Email
Sep 20, 2007
4:17 pm
Messages 5903 - 5932 of 7224   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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