The error you have posted is a server error, so it's an error in your C# code, nothing to do with the Maps API.
But also, the error highlighted on line 22, is not the same as the code you posted above. It is telling you that either ltrLat or al is null. I would guess it's ltrLat as you are setting al to 76 just above. But why that is only you can find out as it's your server side c# code, try run it in debug mode. -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-api/-/Uuk9emdageIJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
