Hi , Wondering if anyone has tried loading LatLon (instead of the address) from XML file to plot CustomPOIMarkers ? The example I used is below & I can't seem...
ok..I want to be able to do the same type of 'local search' as done here: http://maps.yahoo.com/ basically on the left side/panel, at the bottom you have...
I am still 'leary39; about the search results and if Im using them correctly... I do get a return.. and I do get my 'markers39; posted to map.. my next question on...
Hello, I am new to Yahoo Maps and I just got my app ID. I am trying to create a very simple web page in which there is a textbox and a button. Once the button...
Hey everybody, I want to get the startingposition from a variable called: "_root.bezoeker_latlon" (yeah, i'm dutch.. bezoeker=visitor). I can trace this as: ...
I am loading a SWF overlay onto my yahoo map. Is there a way to have it act as if it where part of the map, inheriting any action that are made. For example,...
Im looking for any tutorials on adding functionality to the yahoo maps API. Here is one example. http://www.800alabama.com/travel-tools/int-state-map/ I like...
Hi , Wondering if anyone has an example or code snippet to share for auto refreshing search overlay for Yahoo maps using Flash API . I saw a post on JS-Yahoo...
Hi, this may be normal but i see it as a bug, just wondering if anyone else has noticed the following... I have used the Zoom events but have found that...
Hi all, I'm new to this forum and seeking some help on understanding how the rate limits apply. Do the 50,000 queries per IP, per day apply to requests for...
Hi, I am setting up an overlay using XML and have set the pop-ups to use the ymaps:ItemUrl object which displays a URL within an iframe. Is there a way of...
I have code like this: var overlay = null; map.addEventListener(Map.EVENT_ZOOM_STOP, updateMapZoom); function updateMapZoom(eventData){ //stuff updateMap(); } ...
Hi , We loaded our list of points of interest (>~1000)using CustomPOIMarker via XML file (500K). Love the fact that it was so easy to get the maps and POI's on...
Anyone else noticing a higher-than-normal rate of 503 Service Temporarily Unavailable responses when querying the Geocoder? I'm new, so not sure if this is...
Hi I've noticed the following bug that only occurs in Firefox (does not happen in IE). When capturing a click event and then adding a marker at the Lat Lon of ...
Hi everyone, i'm i bit new to YahooMaps and Flash, but I've got something running like this: http://www2.hku.nl/~jasper3/portfolio/yahoomapstest.html here's my...
Hi there, This is a continuation of the previous post -- I have created several pages using the GeoRSSOverlay function in the JS-Flash API, which was working...
The following website uses Yahoo Maps Flash / Javascript to display school locations using the CustomPOIMarker. From my computer, using IE, Opera and Firefox,...
Hi, For some obscure reason my AJAX Maps are returned off center. If this were a fixed distance, it would have been easy to fix, but, you guessed it, it is a...
Does anyone know if it is possible to overlay polygon, line, or image data (shp, tiff, pdf) with Yahoo Maps and also be able to set a transparency level? It...
Hello, It doesn't look that hard, but I can't figure out how to disable the panning and zooming using actionscript when a button is clicked. Does anyone have...
Hi.. I havent used the YAHOO-FLASH API in many months... is there a place that lists all the changes, updates and fixes to the versions put out? (bug/version...
Hi, I'm using SharpMap on top of Yahoo maps and am having trouble zooming in sync. I can force Sharpmap to return the image in any zoom level I want, but there...
Hello: I've created a really simple PHP proxy script that takes a zip code input from a user in a flash application and requests traffic data using the Yahoo...
I have seen this question asked but not answered... I need to be able to send addresses and get back an image file--png, jpg whatever--with both the map and...
I am trying to get the "Title" and "Addresses" on separate lines in the custom POI markers. I tried using "\n" or "<br>" but then I get extra space when the...
Hi Folks, I'd like to be cool and use GeoRSS, but I have concerns about flexibility for my next project (Flash). Here are a few things I need to be able to do...