I am displaying Google Map (MapServer) by using C#.
And also highlighting the districts on the Google Map using PostgreSQL data.
Every thing is working well but when I use any options like zoom in, zoomout, pan, etc the map is disappearing and only a pink blank page is displaying.
Why is this happening?