Skip to content

Qlik Sense extension that uses your location and selects the coordinates of what is near to you based on a configurable distance

Notifications You must be signed in to change notification settings

patricnordstrom/MyLocationFinder-QS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyLocationFinder-QS

Qlik Sense extension that uses your location and selects the coordinates of what is near to you based on a configurable distance.

Tested with Qlik Sense November 2017. Make sure you are using the extension version 1.1.1. Previous versions were forcing longitudes data to be defined on a field named "Longitude". Thanks to Patric Nordström to note that something odd was happening.

Features included are:

An example app can be found in the 'App Example' folder.

How to use:

  • Go to the extension's settings and indicate which is the name of the fields that hold the Latitudes and Longitudes to search. As the extension is searching by range you will need to have these fields in separated columns instead of the traditional 'Point Data Format' - http://help.qlik.com/en-US/sense/2.2/Subsystems/Hub/Content/Visualizations/Map/load-map-data.htm

  • Define what is the distance range in Km

  • Important: your browser must allow the geolocation feature to be used (this means that Sense Desktop will not allow you to use the feature. Instead access http://localhost:4848/hub using your favorite browser)

About

Qlik Sense extension that uses your location and selects the coordinates of what is near to you based on a configurable distance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.3%
  • CSS 0.7%