Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Alexander_Thor
Employee
Employee

Google Maps - Marker

Google Maps Extension with Markers.

QlikTech takes no responsibility for any code and QlikTech Support Agreement does not cover issues with this extension.

Please review Googles license agreement before you put this into production.

Introduction

This is a QlikView extension object that integrates Google Maps Javascript API V3 into QlikView.

Load a set a coordinates into QlikView and visualize them together with this extension. This extension will plot every single data point as a marker on the map so if you have a large amount of markers please be aware that it might have some performance impact. If you are experiencing performance issues look into the cluster extension instead: http://community.qlik.com/message/325640

You can either use the extension 'as is' or use it as a base to further customize it to fit your needs.

Custom Markers

Added support for custom markers images. In the properties dialog you now have the option to specify a custom image.

You can either have a static image or let the expression evaluate one for you, for example:

=If(MyExpression > 1, 'http://image_for_true', 'http://image_for_false'). If you do not specify an url or enter an invalid one the extension will fallback to the standard marker.

Supported image extensions are bmp, jpg, jpeg, tiff, png and gif.

You can host the images through the qlikview webserver or through IIS.

marker.PNG

If you build something awesome please share it with the community!

Live long and prosper.

99 Replies
Marcoimp
Partner - Creator III
Partner - Creator III

Alexander,

sorry for the stupid question but, can I use cluster map extension to see different sized bubbles based on some calculated measure? (maybe I haven't understood... but it seems a so simple problem....).

Mark

M.Imperiale
Alexander_Thor
Employee
Employee
Author

No, this extension groups points into clusters to help with both performance and display when you have a large number of markers.

Instead you might want to take a look at the extension that ships with SR5 and above, http://community.qlik.com/blogs/qlikviewdesignblog/2013/12/20/qlikview-112-sr5-and-maps

kris_vliegen
Partner - Creator III
Partner - Creator III

Hi,

I'm trying to implement this into my Qlikview-dashboard.

But if I right-qlik on the object I Can't select properties...

If I go to settings -> Sheet properties I can select the object and change it.

But then the object-type changes from Unknown to bar-chart and tha map isn,'t working anymore.

I've just installes QV 11.2 SR7

unknown.JPG.jpgBar.JPG.jpg

tlorimier
Partner - Contributor III
Partner - Contributor III

You cannot edit your extension with Desktop mode (the button "Properties" is disabled when you right click on the object) if you do it in Desktop mode QlikView will select automatically a type for your object (to Unknow to the selected Chart ) and then the extension will not work anymore.

To edit it you need to go in "WebView" mode (it's a button available in conception mode on QlikView Desktop) and after you can access the dimension/expression of your extension.

kris_vliegen
Partner - Creator III
Partner - Creator III

Thanx Alexander. These maps are working fine.

I have a little question about the zoom.

If I have a lot of data-points the zoom is really good.

zoom2.JPG.jpg

But if I select 1 data-point the zoom is little bit to large.

Zoom1.JPG.jpg

If possible I would lik to see something like this when I select 1 data-point.

zoom3.JPG.jpg

Is this possible and how can I manage this?

Regards,

Kris

kris_vliegen
Partner - Creator III
Partner - Creator III

We are working with your maps and the users are verry happy with it.

But we often get this message. It stays a few secconds and then dissapear.

Is there anything I can do to let this message dissappear?

Message.JPG.jpg

Regards,

Kris

kris_vliegen
Partner - Creator III
Partner - Creator III

Thanx for your answer. You need to go in the webview!

🙂

jitenderkalouni
Contributor II
Contributor II

Hi Alex,

Can you please share the QAR , as i am having the same requirement in my project and the extension i am having doesnt have custome marker feature available on it , please assist on the same.

Alexander_Thor
Employee
Employee
Author

The first post in this thread has a link where you can download it

Kind Regards

Alexander Karlsson

Anonymous
Not applicable

Hi, I wonder how could insert two different markers , ie , one for employees and one for the place where they work, two different markers.

Thanks.

Regards.