Page 1 of 1
Admin Dashboard Map
Posted: Wed Nov 12, 2014 9:02 pm
by aljawaid
Hello, does anybody know if it is possible to change the map on the admin dashboard?
My customers will be UK only so I would like the map to be of the UK only hopefully showing me where the orders are coming from
Re: Admin Dashboard Map
Posted: Wed Nov 12, 2014 9:06 pm
by uksitebuilder
Alas that will take some coding as currently the map uses the getTotalOrdersByCountry() method which therefore only returns a number per country. It doesn't drill down in to counties or towns etc.
Re: Admin Dashboard Map
Posted: Wed Nov 12, 2014 9:11 pm
by aljawaid
uksitebuilder wrote:Alas that will take some coding as currently the map uses the getTotalOrdersByCountry() method which therefore only returns a number per country. It doesn't drill down in to countrise or towns etc.
oh ok thanks... I was hoping it was just a word or setting edit somewhere
Re: Admin Dashboard Map
Posted: Wed Nov 12, 2014 9:56 pm
by Nesster
We also would like to do this, coding a getTotalOrdersByState() is not a problem. I think the countries on the map are layed out as points ? Is there a tool to generate more details for a country, for example USA states and Canada provinces ?
Thanks
Re: Admin Dashboard Map
Posted: Wed Nov 12, 2014 10:07 pm
by uksitebuilder
The map uses
http://jqvmap.com/
Therefore for the US states it should be possible to narrow down for states
Likewise for Germany, there is a map for it's states
Other than that, there is a Europe map, but it is still only divided in to countries
No counties for the UK that I can see.
Re: Admin Dashboard Map
Posted: Wed May 20, 2015 5:51 pm
by saintlade
If someone could produce a map for the uk with counties outlined, would it be a simple replacement job to get it working in the place of the world map?
Re: Admin Dashboard Map
Posted: Sat May 23, 2015 5:01 am
by aljawaid
saintlade wrote:If someone could produce a map for the uk with counties outlined, would it be a simple replacement job to get it working in the place of the world map?
I wish there was another easier way somehow. It's so pointless to have a world map for just UK orders. If you ever find a solution please let me know
