I am working on the mapping section in Chapter 1 and everything works as expected except the Longitude/Latitude values are not being passed back to the input controls.
If I embed the map.
js code within the actual page everything works fine but when I reference .
js file it stops working.
I have tried referencing map.
js at all levels starting with site.master and working my way down but still no luck.
Seems odd that the majority of the code within the file is working and I can even set a break point and view the values that are supposed to be passed back but I get nothing.
Can anyone tell me what I am missing?
Thanks,
Todd