Icon Map custom visual examples
This report contains a number of example maps that can be created using the Icon Map custom visual.
These examples have been built using the latest version of Icon Map being released in September 2019 in the Custom Visuals Marketplace.
eyJrIjoiNjJkN2E0MmYtMGJhZi00NDhjLThkZGQtNjE1YmE4YWYxMTU1IiwidCI6IjBjNzk5ZDM4LTQ3NjQtNDJiYy1iNGZmLTIzYmViYTljN2ZlMiIsImMiOjh9
25 Replies
- rofabbriNew Member
Hello James,
we are very interested in this component but I notice this is a V2.0 instead of 1.0 released in AppSource (
When do you plan to release this version 2.0 on AppSource?Thanks a lotRoberto FabbriSenior Project Manager - RyanBenthamKudo Kingpin
Hi jamesdales
Just wondering if there are plans to release v2 to the marketplace? or if not, if there's any way to get a download link to the WIP pbiviz version?
Thanks
- tsql_simonHelper I
Hi;
Great Job looks fantastic. Will it support layering of points on top of polygons?
Kindest Regards
Simon Richardson
- jamesdalesKudo Kingpin
- mike_honeyMemorable Member
Looks awesome - cant wait! Any chance you can sling me the .pbiviz for an early look?
Choropleth with drill down and mixing point layers will be my main interest. If I interpreted your previous post correctly, SQL is not a requirement, just a column of text data in their WKT format? Will that be limited in length?
Will/does it support Mapbox tilesets for choropleth layers?
- OpenDataLabHelper II
Great visual James,
Can you let me know, if you want to use a custom set of tiles from mapbox, what are the requirements. What is the strucuture of the URI that you need to pass in. e.g. https://api.mapbox.com/styles/v1/company/xyz.
I've tried various different formats for the URL and can't seem to get any to work, I just get back a blank visual.
Any help greatly appreciated.
- jamesdalesKudo Kingpin
Hi OpenDataLab
If you get a copy of the style URL from Mapbox Studio it should look something along the lines of:
mapbox://styles/[Account Name]/[Style ID]
To get this to work in Icon Map translate the Account Name and Style ID to the following format, and add in your Mapbox access token at the end.
https://api.mapbox.com/styles/v1/[Account Name]/[Style ID]/tiles/256/{z}/{x}/{y}?access_token=[Access Token]
That should do the trick.
James
- AnonymousNot applicable
Hi James, Well done!
I am implementing a solution with the WKT option, however, the current version available on the Market Place is the 1.0 and the one you have in the Pbix is 2.0. Any ideia of how I can download the 2.0 or must updated version?
Thanks and Regards,
Juliana Clemente
- jamesdalesKudo Kingpin
Hi
Unfortunately I haven't yet been able to release a final version to the store. However the beta version is available to download here: https://1drv.ms/u/s!AjtMfPSzMLYihd8SLspvlky33OaFvw?e=KfBWhn
Hope this helps in the meantime.
Thanks
James
- AnonymousNot applicable
Thanks a lot for the quick reply!
I will try the link!
Regards,
Juliana Clemente
- AnonymousNot applicable
Hi jamesdales,
Great work, I love it!!!
I would like to know how you did the revealt trick (Map with Reveal), when you select a point in the map appears the other graph, it is great.
- jamesdalesKudo Kingpin
Hi Edwardo
The map has a feature called reveal. What is does is move the bottom of the map upwards when you select something on the map, revealing what's underneath, which can be any other Power BI visuals. It uses Power BI's inbuilt cross highlighting functionaity to filter the visuals underneath to show information related to what you've selected on the map.
There is a little more information here: https://powerbi.jamesdales.com/how-to-use-icon-map/
James
- AnonymousNot applicable
Hi James,
Thanks a lot for your information, also I want to ask you if you have a method or a threshold to define the numbers of coordinates necessary to create the polygon. I mean, for an specific area why to use 100 geographical coordinatesand not 1000.
Thanks in advance jamesdales
Eduardo
- playlife001New Member
- AnonymousNot applicable
Hi James,
I tried implementing WKT Map with drill down to circles using my data. When I add lat and long all polygones disaprears. When I drill down using "Go to the next level in heirarchy" I can see the circles. If I remove the lat and long, polygones works and can drill down from region to LSOA successfully, but can't drill down to the circles until I add lat and long. I don't understand what I am missing. Please help me to fix it.
ThanksAparna
- Baran_MoFrequent Visitor