Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

GoogleMap integration

Hi ,

I'm new to QlikView , and I'm trying to integrate GoogleMap on my dashboard ,

I have found a step-by-step doc uploaded by one of the community members  ,

But I am facing problems while following it ,

I loaded the script of the 1st page and probably it works fine ,

But when trying to add dimension to the chart I could not see Customer dim or any other dim , except _zoom_level ,

Is there  any additional file that need to be loaded ?

Also when passing to the expressions tab I could not see Longitude and Latitude expressions (only _zoom_level)

So to summarize there are two problems :

1 - abscence of Customer Dim to add it to the Chart

2 - abscence of Longitude and Latitude in the expression tab

I guess there is an extra file (not mentioned in the doc) that need to be loaded , if possbile can someone provide us with it , or at least with its structure.

One last thing concerning gmap_key , I left it on comments (as we do not need it anymore according to developers.google : 'The Google Maps JavaScript API v3 does not require an API key to function correctly' )

Please I need this asap , any help will be highly appreciated.

* This is the url of the original thread : http://community.qlik.com/docs/DOC-5709#comment-16652

2 Replies
Not applicable
Author

Thanks for Armand Frigo fast reply ,

These data should be loaded by the developper according his needs.

I am working on that now and hope it works.

Not applicable
Author

I loaded an Inline data just for testing (and then I will adapt it to the real data) :

Load * Inline [

Customer , Net Sales , Longitude , Latitude

Mark 100000 -0.128005000000030120 51.508129000000000000

John 200000 -2.247926000000006700 53.479251000000000000

Kyle 300000 -2.990115999999943600 53.411540000000000000

];

Then added Customer as dim and Longitude/Latitude as expressions , but when clicking finish nothing is displayed on the chart.

I even continued to follow all the instructions till the end , and nothing changed (No data to display).

* (Longitude/Latitude are for London/Manchester/liverpool)

* I am using QlikView Version 11.2 SR2 Personal Edition.

Please can someone help to resolve this problem.