Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Dynamic map

Hello,

I have been asked to introduce a dynamic map on a file.

what free extension or tool would you recommend?

thank you

15 Replies
adamdavi3s
Master
Master

haha, this is true, I read 'dynamic' as the ability to zoom in and drag around, which is only possible if you get really clever with layering your svg's and trust me, that becomes a nightmare!

Correct, as I stated above the google api is only free for a number of hits if the application is web facing.

I still maintain an OSM solution would be the best, but without knowing the exact requirements you are quite correct in suggesting the svg idea.

MK9885
Master II
Master II

Yes, totally true.

dsharmaqv
Creator III
Creator III

Hi Adam

Public facing means ..... your QV server should not be fully covered with the firewall. For dynamic map QV server must be able to communicate with the google server to download map image based on lat n long values.

If QV server is compleatly behind the firewall it will not be able to communicate with google server.

Above what I understood while implementing G Map

adamdavi3s
Master
Master

I am afraid this is an incorrect interpretation.

Google quite clearly state that public facing means: Apps or websites that are free for anyone to use.

Which means your dashboard would need to be fully available to anyone over the internet

adamdavi3s
Master
Master

Further qualified by:

The Standard Plan can be used for free, external, and publicly available implementations. Your service must be freely and publicly accessible to end users.

dsharmaqv
Creator III
Creator III

I just explained how it workes technically.

Did you faced any issue while imlementing gmap?