ThinkGeo.com    |     Documentation    |     Premium Support

Google and Bing maps ip addresses

We have a client interested in the ip addresses and ports used to connect to Google and Bing maps. I haven’t found any information about that and I was wondering if that was available somewhere. We’re using GoogleMapsOverlay and BingMapsOverlay.

Thanks,
Neil

Hi Neil,

We don’t use the IP to connect to the library of Google and Bing, because if they apply some special strategy maybe the IP address is not static.

If you are interested about it you can ping their static library and get the IP address.

From our map control, you can use SendingRequest event to catch what’s the request we sent and ping the domain name.

Wish that’s helpful.

Regards,

Ethan