Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Latitide and Longitude problem

Hi ,

i have to show the google map extension in the chart with lat and long.

Everything is done right according to script, unfortunaltey could not able to get the Google image inside the chart.

Suggestion requierd,

i am attaching the sample app and source file.

1 Solution

Accepted Solutions
jpenuliar
Partner - Specialist III
Partner - Specialist III

I started from scratch using your excel attachment,

Looks ok to me,

without going back to api guide ver 3.

1. load excel file

2, renamed your LATITUDE and LONGITUDE to Latitude and Longitude.

from QlikView How To (or Tips & Tricks) Application by Lee Matthews

. copy google map script .

4. Scatter Char, used City as Dimension,

5. Copy paste Latitude,Longitude expressions

6.3rd expression for Bubble size = sum(Sales)

7. Copy Axes Scales

8 Copy Dynamic Image

In short, copy the Scatter Chart object from QlikView How To (or Tips & Tricks) Application by Lee Matthews

and change the Dimension and 3rd expression(Bubble size)

View solution in original post

15 Replies
jpenuliar
Partner - Specialist III
Partner - Specialist III

use the attached dynamic image script

Not applicable
Author

Thanks Jonathan,

I have used but still i could not

jpenuliar
Partner - Specialist III
Partner - Specialist III

But it did show the map in the chart, right?

Are you using the Google API guide ver3?

Not applicable
Author

Yes i am using the same.

unfotrtunately  i could not show it.

Can you share the sample app?

jpenuliar
Partner - Specialist III
Partner - Specialist III

I've attached a sample map with a bit of slider and street-view add-on.

Geocoding from Google works on this one.

Not applicable
Author

Hi Jonathan

Thanks for the app

i couldnot able to fit the code with my data /requirement.

jpenuliar
Partner - Specialist III
Partner - Specialist III

That is fine, but the basic of presenting your data in google map is there,

you will need a location (city) and a set of coordinates (Lat and Long) and the google api along with the formulas provided

jpenuliar
Partner - Specialist III
Partner - Specialist III

Here' is another fine example among other tips.

QlikView How To (or Tips & Tricks) Application

by Lee Matthews

http://community.qlik.com/docs/DOC-5486

ThornOfCrowns
Specialist II
Specialist II

Hi Jonathan,

I've added my Google Key into the relevant field, but the map does not show up for me either. Is there anything else needed for it to run?

Thanks.