I have a iframe element to display an address in google map as below as example.
""
Issues:
1.Sometime some error with the "SRC" attribute value so giving error page as: The Google Maps API server rejected your request. Invalid request.
2.Some time google map unable to detect the address so displaying only map without pointing to any address.
How can i programatically detect these above two problem.
N.B: Here I cann't check the Src attribute value with "GetResponse()" method of HttpWebrequest as the Value in the attribute need to be passed in Iframe element for google map

Francis SusaimichaelPosted Nov 18, 2015, 1:16 AM
Debsankar PatraPosted Nov 17, 2015, 11:43 AM
Francis SusaimichaelPosted Nov 17, 2015, 2:18 AM
Debsankar PatraPosted Nov 16, 2015, 12:06 PM
Sourabh SomaniPosted Nov 16, 2015, 10:19 AM