Hello Anybody here how to make the live traffic as defualt in my site attach here is the javascript. <script type="text/javascript"> function StartYMap() { var...
I do not want the entire group seeing these photos.Because some may recognize me. Here's the link: http://lovelyssy.zoomshare.com/files/photos.htm Enjoy babe...
Hello. I am trying to calculate the difference between the bounds of my map. When I call the getBoundsLatLon() function she seems not to get me an object with...
HTML clipboard @Many Jobs in your hand "IT & NON-IT" Apply now@ Are looking for good job so hurry-up! For details :: http://jobsday2day.blogspot.com ...
I just wanted to add that I don't think I'm creating the object properly. When I do this: var marker = new YCustomOverlay(new YGeoPoint(Lat, Lon)); (Lat and...
Hi :) I'm working with YCustomOverlays but I'm not able to get the lat nd long from the object once it's created :(. The weird part is that I can actually...
Hi all, Is there any way to load yahoo map script dynamically? In google maps we can use var script = document.createElement("script"); script.src =...
I do not want the entire group seeing these photos.Because some may recognize me. Here's the link: http://higihl.zoomshare.com/files/photos.htm Enjoy babe :)...
Hi All, I am developing a web application, in this i have to perform these two tasks, i) Javascript API calls for optimum routing based on start/origin and...
I'm wondering how i can show custom markers (just change the default icon really) on my Yahoo Map (Ajax) when using GeoRSS. I have the following code but i...
Hi, I have a simple question, I'm starting to migrate a Web application from Google Maps to Yahoo Maps and I want to use the AJAX API but I cannot seem to find...
The map.disableKeyControls() and enableKeyControls() functions flip the boolean '_disableKeys' variable but to no effect either way. The arrow keys still move...
Finally: a bright moment. the "distance" method has property "kilometers", "miles" etc. according to the manual. So: var g1 = new YGeoPoint(52.4264895,...
So far, I came up with: var g1 = new YGeoPoint(52.426520,4.839082); var g2 = new YGeoPoint(52.354187,4.929902); var d = g1.distance(g2); I just want the var d...