Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does Leafletjs Map works on china?

Google Maps are blocked in china. So, we are looking for alternate solutions that have similar features like Google map. I found leafletjs for Map. but want to make sure that it works in china.

like image 777
Santosh Patel Avatar asked Aug 30 '25 16:08

Santosh Patel


1 Answers

It should work. Leaflet as library should work without any restrictions I believe that tile maps should be the problem. Lucky, you have an extension to Leaflet that contains configurations for various Chinese tile providers.

But more about that on this site.

Hope it helps

like image 161
Svinjica Avatar answered Sep 02 '25 07:09

Svinjica