htoooth / Leaflet.ChineseTmsProviders

Provider for Chinese Tms Service
https://htoooth.github.io/Leaflet.ChineseTmsProviders/
MIT License
1.01k stars 300 forks source link

Getting 404 errors for google.cn/maps #40

Open njt1982 opened 3 years ago

njt1982 commented 3 years ago

https://github.com/htoooth/Leaflet.ChineseTmsProviders/blob/d37298cbff01bb5397935ffa6e03907ea8bc2978/src/leaflet.ChineseTmsProviders.js#L75

Eg: http://www.google.cn/maps/vt?lyrs=m@189&gl=cn&x=12&y=6&z=4

image

I'm sure this used to work... Has google changed the URL format?

njt1982 commented 3 years ago

I think the URL structure may have changed?

This seems to work: https://mt1.google.cn/vt?lyrs=m@189&gl=cn&x=12&y=6&z=4

htoooth commented 3 years ago

it seems that Google China Map has been blocked.