最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - Styling Google Map of South Korea - Stack Overflow

programmeradmin5浏览0评论

I have a site where I utilize a styled Google map. If you move the map to South Korea, there are no map features (roads, high ways, places), just named cities and some municipality borders. If I remove styling, all these features return.

It doesn't seem to matter which feature(s) I style, this happens when the first change is applied.

For example, alternate between no styling applied, and styling water as gray.

You can use this page to duplicate the problem with any feature of your choice: .html

Is this just a limitation in Google Maps? Something wrong in their data for South Korea? A restriction applied for legal reasons?

Since you can't style a map differently by geographical region (as far as I'm aware), Is my only option to remove all map styling?

I have a site where I utilize a styled Google map. If you move the map to South Korea, there are no map features (roads, high ways, places), just named cities and some municipality borders. If I remove styling, all these features return.

It doesn't seem to matter which feature(s) I style, this happens when the first change is applied.

For example, alternate between no styling applied, and styling water as gray.

You can use this page to duplicate the problem with any feature of your choice: http://gmaps-samples-v3.googlecode./svn/trunk/styledmaps/wizard/index.html

Is this just a limitation in Google Maps? Something wrong in their data for South Korea? A restriction applied for legal reasons?

Since you can't style a map differently by geographical region (as far as I'm aware), Is my only option to remove all map styling?

Share Improve this question edited Jun 5, 2014 at 17:40 makeitbetter asked Feb 27, 2014 at 16:15 makeitbettermakeitbetter 1231 silver badge6 bronze badges 5
  • 1 You should report it – Dr.Molle Commented Feb 28, 2014 at 2:14
  • I also reported this issue here: code.google./p/gmaps-api-issues/issues/detail?id=6760 – Kush Commented Jun 4, 2014 at 4:14
  • @Kush I reported it as well, and it got merged into here: http://code.google./p/gmaps-api-issues/issues/detail?id=5154 – makeitbetter Commented Jun 5, 2014 at 17:38
  • This is still an issue as of Jan. 2016 – CodeGodie Commented Jan 4, 2016 at 20:29
  • Still alive as of April 2016 – onin Commented Apr 12, 2016 at 1:53
Add a ment  | 

4 Answers 4

Reset to default 6

Google's statement about the issue is "For a number of reasons, map tiles in South Korea are currently pre-rendered and we therefore cannot support custom styling."

See https://code.google./p/gmaps-api-issues/issues/detail?id=2852

I'm suffering with same issue.

It seems like there no 'official' answer where you reported the issue but I found this(Korean) is the only official one. They said, because of legal issue in Korea, they're not able to send map data to out of Korea and it leads the inoperable.

So, I have to make a choice whether not using styled google map, OpenStreetMap, or styled OpenStreetMap at Mapbox.

I can't speak to the technical side of your question, but I can respond a little to this:

Is this just a limitation in Google Maps? Something wrong in their data for South Korea? A restriction applied for legal reasons?

Yes. Korea has a law on the books, stemming from the 1950s Korean War, that severely restricts the accuracy of mapping data that is allowed to be exported and managed abroad. Simply put, official use of Korean map data is limited to within South Korea's physical borders. Local mapping software panies have no issue with this, as their rendering servers are all located within Korean territory. Google runs afoul of this because their map tiles are all generated in their cloud data centers which of course are all over the world. Therefore Google Maps are functional in Korea, but at a much reduced level of resolution and accuracy pared to the rest of the world (a limitation that local panies don't have to face).

Google has petitioned the government here multiple times about this, but so far the rule remains on the books. My personal feeling is that they are in no rush to update this old wartime rule (which is pretty much useless today since the same local map data is available anywhere there's an internet connection, not to mention it doesn't prevent user provided data like Open StreetMap), because it gives a helpful boost to domestic panies.

The pany updated its Maps in Korea recently and the styling feature got enabled finally!

发布评论

评论列表(0)

  1. 暂无评论