Is there a way to draw a line around the country and the only way to change the background color of that country on the map .
Thank you.
Countries' boundaries are not directly provided by the API However, if you have a publicly available data The source is available and you can load each polygon in javascript, so it should be easy to manage it.
Comments
Post a Comment