Creating analytics map similar to Google Analytics

后端 未结 2 1254
遥遥无期
遥遥无期 2021-01-13 12:52

I\'m building an admin panel here at work and recording some ip data from users who are downloading our itunes mp3\'s. We have the ip and location of the user, but I\'d like

相关标签:
2条回答
  • 2021-01-13 13:31

    Have you tried the Google Chart Tools api (https://developers.google.com/chart/) ?

    There is a geo chart which I think is exactly what you are talking about. https://google-developers.appspot.com/chart/interactive/docs/gallery/geochart https://code.google.com/apis/ajax/playground/?type=visualization#geo_chart

    0 讨论(0)
  • 2021-01-13 13:35

    jVectorMap could also be suitable here.

    0 讨论(0)
提交回复
热议问题