Integreting Yahoo Maps in ASP.Net application
-
Hello Everyone, I have one asp.net application in which I am embedding yahoo map to show the specified address using geocoding. but when I try to run, it gives me an JavaScript Error - 'YMap' is undefined. Does anybody knows about it?
Paras Kaneriya
The difference between genius and stupidity is that genius has its limits. -
Hello Everyone, I have one asp.net application in which I am embedding yahoo map to show the specified address using geocoding. but when I try to run, it gives me an JavaScript Error - 'YMap' is undefined. Does anybody knows about it?
Paras Kaneriya
The difference between genius and stupidity is that genius has its limits.Yahoo has maps ? I'd have thought google maps would be more well known and better documented. Obviously your script is broken, or you're testing on a PC that can't connect to the yahoo site. Try yahoo, their docs are what you obviously need.
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )