This group has been created as we split the original yws-maps group into both the yws-maps-ajax and yws-maps-flash groups such that we can provide better...
I was wondering if its possible to take a bunch of points that are plotted on a map using the Ajax API, then have it zoom in on the most dense cluster of...
Hello everyone. I am trying to create a polyline based on geopoints I also define in the code. I have used the var map= new YPolyline([geopoint,geopoint....]),...
Hello everyone, You can see the issue here: http://metropotam.ro/site_yahoomaps/?show=Hoteluri - Write something in the top search textbox - Use arrows to move...
... only then). ... In AJAX v3.4, I could not find an API method to re-enable the key controls once you call disableKeyControls(). I wrote this javascript...
... only then). ... In AJAX v3.4, I could not find an API method to re-enable the key controls once you call disableKeyControls(). I wrote this javascript...
Javascript is case sensitive. Edit the following lines for YGeoPoint. The code works otherwise. var HD6=new YGeoPoint(40.71726296296296,-74.05599259259257); ...
Javascript is case sensitive. Edit the following lines for YGeoPoint. The code works otherwise. var HD6=new YGeoPoint(40.71726296296296,-74.05599259259257); ...
I have just tried this and it doesn't work. Note that the code works without the polyline, it displays the markers fine. once the polyline is added, the...
Hi, I am using the AJAX api and have been having trouble getting searchLocal() to work properly. When I call searchLocal on a query that contains only a single...
Hi, I am now trying to let user add/edit/remove markers on a map. What I plan to do is to capture position of a user click, then add a marker (this bit works...
I posted this question and my last one on the yws-maps forum at different times, but figured I'd duplicate them here in case there's more activity. I would...
Hi, further to my last email, I have another two questions below. 1) How to get message displayed in smartwindow of a marker? 2) I have some markers created...
All, I asm creating a custom YMarker with a Textbox in the marker so the user may enter some text. However I am trying to extract that text from the marker ans...
Thanks for your reply. If I ignore the GeoRSS bit, the only problem left is that how to get "InfoValue" from a selected Marker. For ID, marker.id will get it,...
Anybody know how to keep the autoexpand window for a marker on all the time, ie. don't close on mouseout? I'm using: marker.addAutoExpand("609 Larch Place"); ...
Maybe nobody knows the a fix for this problem, but if you've at least encountered this same problem, can you let me know? I'm trying to decide whether I need...
Maybe nobody knows the a fix for this problem, but if you've at least encountered this same problem, can you let me know? I'm trying to decide whether I need...