Ticket #274 (new New feature)

Opened 2 months ago

Last modified 2 months ago

Shiny geographical maps: ammap library integration ideas

Reported by: matt Assigned to:
Priority: major Milestone: DigitalVibes
Component: Core Version:
Keywords: Cc:

Description (Last modified by matt)

We could use the Ammap library for drawing awesome shiny maps, in a piwik plugin! See an example on http://www.spreadfirefox.com/en-US/worldrecord

More examples on: http://www.ammap.com/examples/map_chart/ I especially like the full screen one: http://www.ammap.com/examples/fullscreen/ useless but so cool!

See continent example on http://giik.net/tests/examples/drill_down/

Imagine your piwik stats on the worldmap :)

Integration

  • The free version would have a link to the website ammap.com, but that's no bid deal.
  • Very simple xml API (or even json I think) so very easy by adding a new class in piwik (GenerateGraphData_Ammap)
  • We already have the Api to get visits by countries, visits by continent.
  • Mikael built the API to get visits per cities, and some countries have the country regional map

Change History

07/06/08 19:25:45 changed by matt

  • milestone changed from Future features to DigitalVibes.

07/06/08 19:29:00 changed by matt

  • type changed from Bug to New feature.
  • description changed.