After looking at the log request file generated by AxMap1.Tiles.StartLogRequests I see that the tile request
http://khms0.google.com/kh/v=164&hl=en&x=3740&y=6514&z=14&s=Galile - Results in a 404 error.
If I manually enter this address in a browser I receive the same error. If I change the "v=" parameter, which Google appears to change periodically, to 171 it renders the tile image correctly.
http://khms0.google.com/kh/v=171&hl=en&x=3740&y=6514&z=14&s=Galile - Renders a tile
Is there a way to change the "v=" parameter by a setting or does it require a code change?
http://khms0.google.com/kh/v=164&hl=en&x=3740&y=6514&z=14&s=Galile - Results in a 404 error.
If I manually enter this address in a browser I receive the same error. If I change the "v=" parameter, which Google appears to change periodically, to 171 it renders the tile image correctly.
http://khms0.google.com/kh/v=171&hl=en&x=3740&y=6514&z=14&s=Galile - Renders a tile
Is there a way to change the "v=" parameter by a setting or does it require a code change?