ThinkGeo.com    |     Documentation    |     Premium Support

Google Map does not fill map display

Hi,

Google maps have been working fine in our application for some time now. We are using MS Desktop 10. The GoogleMapsLayer version is 10.3.0. We have been using muti-tile mode with the tile size set at 640X640. But now when I add a GoogleMapsLayer to my map I am only seeing what appears to be a single tile and the image does not fill the map display area. I have attached a screenshot. What is going on?

Thanks!

Steve

Hi Steve,

At the request of Google, we remove multiply tile mode for GoogleMapsLayer, it can only use the single tile mode.

We will sent the width and height in request from your application map control size, but the response image size is related with your account level. If your account level is not allowed to request so big size, the return image will be smaller than your target and it will be placed in the center of your map.

About the size limitation you can view more detail information here:
https://developers.google.com/maps/documentation/maps-static/usage-and-billing#image-sizes
https://developers.google.com/maps/documentation/maps-static/dev-guide#Imagesize

Wish that’s helpful.

Regards,

Ethan