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

how to implement google map in a qlikview application

how to implement google map in a qlikview application

cheers

Dayal

1 Solution
5 Replies
Not applicable
Author

hi

one good example I found and used as base line.

also very helpful longitude and latitude  site for all the co ordinates.

GeoNames

here you can download the txt covert to excel then use the file as the source data for your cities

thanks

Michael

Not applicable
Author

Hi dayal,

You can use it in qlikview.

For generating Map it will help u

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

Get latitude and longitude data as per yur location from here:

http://www.whatsmygps.com/

http://www.worldatlas.com/aatlas/latitude_and_longitude_finder.htm

Biologika Meio Ambiente e Tecnologia - Conversão DMS / Graus Decimais / DMS

Example:

Find below GoogleMapExample.qvw

Thanx & Regards ,

Harshal Patil

nirav_bhimani
Partner - Specialist
Partner - Specialist

Hi,

You can use the Extension Object for that.

Just double click on the following file so that it will extract the extension object in the following path.

C:\Users\UserName\AppData\Local\QlikTech\QlikView\Extensions\Objects\LeafletJS

Once the folder is present then you can use this extension object in your file as follow.

1. Click on Web View

2. Right Click on the sheet Select New Sheet object

3. Click on Extension Object

4. Drag LeafletJS object in the sheet

5.Goto that object property

6 Give the Latitude field and Longitude filed

7 Add the Expression which you want to show the values in popup HTML

8 Close

Note: It will work on access point or Web-view mode only.

Regards,

Nirav Bhimani

nirav_bhimani
Partner - Specialist
Partner - Specialist

Hi,

If you does not have the Latitude & Longitude coordinate then Kindly find the attached code to generate it.

Regards,

Nirav Bhimani