Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
how to implement google map in a qlikview application
cheers
Dayal
hi
one good example I found and used as base line.
also very helpful longitude and latitude site for all the co ordinates.
here you can download the txt covert to excel then use the file as the source data for your cities
thanks
Michael
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.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
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
Hi,
If you does not have the Latitude & Longitude coordinate then Kindly find the attached code to generate it.
Regards,
Nirav Bhimani