I am new to php and javascript, and right now I am trying to display a world map on a website, where the page will display the world map that shows a population on each country from the database in phpMyAdmin.
(我是php和javascript的新手,现在我试图在网站上显示世界地图,该页面将显示世界地图,该地图显示phpMyAdmin数据库中每个国家的人口。)
The example that I want to do is on the given link: http://popstats.unhcr.org/en/overview#_ga=2.256036427.1301445856.1575086283-1848294458.1575086283
(我想做的示例在给定的链接上: http : //popstats.unhcr.org/en/overview#_ga=2.256036427.1301445856.1575086283-1848294458.1575086283)
I have googled some examples, but most of them are using Google Map API, which uses the pointer of Google Map.
(我在Google上搜索了一些示例,但是大多数示例都使用Google Map API,该API使用Google Map的指针。)
2.1m questions
2.1m answers
60 comments
57.0k users