如何使用 ASP.NET 填充世界地图上的国家/地区?
我的客户在 100 个国家/地区拥有客户,其中一个客户可以访问多个国家/地区。因此,为了向客户展示视觉外观,我们的客户希望显示世界地图,并在客户可以访问的每个国家/地区填充不同的颜色。
无论如何,在 ASP.NET 中可以做到这一点吗?
如果不是 ASP.NET,他们是否有第三方执行此操作。
您能让我知道执行此操作的最佳方法是什么吗?
多谢, 马赫什
My client has customers in 100 countries in which a customer can have access to more than a country. So, to show visual appearance to the customer, our client want to show world map and fill each country with a different color where the customer has access to.
Is there anyway to do this in ASP.NET?
If not ASP.NET, Is their any third party which does this stuff.
Could you please let me know what is the best way of doing this?
Thanks a lot,
Mahesh
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
查看此示例:销售仪表板示例应用程序。单击“国家/地区”选项卡了解更多信息。
Take a look into this sample: Sales Dashboard Sample Application. Click on "Country" tab for more info.