Is it possible to customize the color scheme of a Google Map?

后端 未结 8 1215
旧时难觅i
旧时难觅i 2020-12-05 02:18

I\'m using the Google Maps API and would like it to render a very simple image of countries/continents.

I also want to draw them in a suitable color that will work

8条回答
  •  北海茫月
    2020-12-05 03:01

    I don't think you can customise this through the Google Maps API. However, the Google Chart API has a map chart type that has customisable colours.

    You might also want to investigate OpenLayers, which is an open source web-based mapping engine.

提交回复
热议问题