Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
UPDATE 2013-03-23
It's great to see the support from the community around mapping! This thread has been great to follow and lots of fun contributions has been added.
It has however become quite crowded with different versions being discussed and it's hard to find any useful information anymore.
So I have decided to kill off this thread and at the same time I have updated the extensions and split them into 3 parts with each extension having it's own thread.
Hopefully this will make it a bit easier to find information, ask questions and share new implementions of the extension between each other.
Google Maps - Cluster
http://community.qlik.com/message/325640
Google Maps - Marker
http://community.qlik.com/message/325641
Google Maps - Heatmap (New!)
http://community.qlik.com/message/325642
If there is interest for a more collaborative development let me know and I will host the extensions up on Git.
Message was edited by: Alexander Karlsson
Hi, Do you have the source csv file to go with this?
No, but you should be able to extract the information, just create a table, add fields and select export to excel.
Ok - thanks for your reply. Just one last question, what does the 'Desc' field represent in your data?
Many thanks for your time - much appreciated.
Fiorano
It isn't my data, it's Alexander's.
It's just an Id, different for each point. You don't need one, just enter any expression.
Awesome Daniel! Much appriciated
Hi Alexander,
Thank you for this app and for your informations.
Just one question : How can I adapt your script to show more than 9906 items ?
Thanks a lot for your answer,
Regards,
If you open up the Definition.xml file there should be a PageHeight property on the first line.
This property defines how many rows are exposed to the extension, without having to page the data.
Set this property to whatever value you like.
Ok, thank you very much.
Hi Alexander,
Just wondering if you have had the time to look at what was discussed in this thread :
http://community.qlik.com/message/302418#302418
Many thanks,
Fiorano
Yes I have
I'm actually rewriting the entire extension to be more flexible in terms of configuration and functionality.
I plugged your data into Daniels solution so you get started atleast.