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

About Dynamic Google Maps

Is that possible to insert dynamic google map in qlikview and find the from and to coordinate routing???

5 Replies
Not applicable
Author

Maybe this document can help:

Step-by-Step Google Map API v3 integration

Not applicable
Author

Thanks for your reply Jose. But exactly I m looking for google maps dynamically should integrate into my qlikview dashboard like zooming, hand tool. its like html embedded. Is that possible???

Not applicable
Author

Hi,

Technically it is possible to do this using extensions. There are some popular extensions for maps such as:

GeoQlik, the mapping extension for QlikView - Trial version

QlikMaps

There is also the hard way of building your own extension object if the existing ones don't meet your needs. To do this you will need JavaScript knowledge, Google Maps API, and QlikView Extension API.

Here are some usefull links to achieve this goal:

QlikView Version 11 SDK

JsDoc Reference - Getting Started

Google Developers

This way you can create your own Google Maps object and customize it to have the features that you need.

Hope this helps.

Not applicable
Author

Really appreciate your help Jose..

Thanks again.

Sandeep