Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
Trying to integrate google map in QV. Did it to some extent, however when the zoom variable is less the plotting is not happening properly. For eg if we keep the zoom variable to 4 or 5 all the points for hyderbad, vishakapatnam are shown in bay of bengal. Whereas if increase the zoom variable to 14 it shows correctly. Have attached the app for better understanding.
Thanks
HI,
Kindly find the attached file for the google Map with the extension object.
Also find the Leaflet Extension Object file which need to run on your system to work Extension Object which used in your file.
Regards,
Nirav Bhimani
Hi,
You can use the Extension Object as follow.
Just double click on the LeafletJSfile given in the earlier post,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