meta data for this page
Google Maps Lat/Long
This is the N4V FOR WEBI Wiki page for the Google Maps Lat/Long map widget.
Since Need4Viz 2025.1.9
Render
Description
- Google map for geolocating data (latitude/longitude) and displaying a tooltip.
- The definition of a measure also makes it possible to display a circle of a variable size around the pin.
- The color of the circle can be given in 5th optional parameters in RGB format.
- A clickable legend can be defined by optional 6th parameter (only if 5th used).
- Possibility to use the functionality of linked elements on this graph.
How-To Video
Parameters
- Dimension 1 : Dimension for latitude of the marker/circle
- Dimension 2 : Dimension for longitude of the marker/circle
- Dimension 3 : Dimension for the tooltip to display on the marker/circle
- Dimension 4 : Dimension for Link/Itinerary to reference the marker (for linked elements and itinerary list of values)
- Dimension 5 : [Optional] Dimension for color of the circle (RGB value formatted as #12AB78)
- Dimension 6 : [Optional] Dimension for the legend to reference the category of the circle
- Measure 1 : Measure for the circle size
Animations
Animations and actions available in this chart :
- Map is fit and centered to display all your data. You can move the map and zoom it. It's a Google map so you can display Google Street View or other shapes of the map.
- Moving the mouse over the pin will display the tooltip
- Click on the pin will display a permanent tooltip.
- If an element linking is defined on the chart, when clicking on a pin, the linked chart is filtered with the corresponding dimension value
- If you activate the direction module, a right panel can shows lists of values to select a from/to itinerary and a traveling mode. When source and destination are choosen in the lists, the route is drawn on the map and the itinerary detail is given in the right panel.
- If you activate the drawing module, a toolbar is inserted on the map. You can draw circles, markers, lines, polygons… on the map (area/length are calculated and displayed on the corresponding drawing).
- With the polygon drawing module you can affect a linked selection to filter markers inside the polygon drawn. When polygon is closed, all markers inside the area are selected and can be used to automatically filter other webi blocs (as a lasso selection).
Navigation
Use the Webi native element link function to make this graph interact with other elements of the same report (native Webi tables / graphs and / or Need4Viz graphs). Element binding can be defined on all objects or individually on one of the dimensions of the graph.
Settings
You can find instructions for accessing settings for Need4viz graphics: Format Custom Element.
For the Google Maps Latitude/Longitude, the available parameters are:
Extended parameters
- Global → See the user guide for the “Global” section here
- Options
- Zoom : This setting allows you to set the minimum number of points from which the automatic zoom is active. Under this min number of points, an initial zoom factor can be set. The zoom control and full screen buttons can be hidden here. Min and max zoom values can also be positioned.
- Unit system : You can set the unit system for the distances (kilometers/miles)
- Map Type : This setting allows you to define the default map type. The map type control buttons can be hidden here.
- Google markers : You can enable or disable here display of points of interest and traffic markers on the map
- Streetview : This setting allows you to hide the Streetview button.
- Thousand separator : This setting allows you to define a thousand separator between space, comma or dot for all the numerical values of the graph.
- Markers
- Clustering : This setting allows you to use or not markers clustering
- Google Markers : This setting allows you to hide or not Google default markers
- Measure
- Measure for the circle size : This setting allows you to specify the unit to add as a measurement prefix or suffix as well as the measurement accuracy. The measurement display format (standard - e.g.: 2,345.67, compact - e.g.: 2.3K or compact long - e.g.: 2.3 thousand) can also be defined.
- Bubbles markers : This setting allows you to define the arrangement of the circles here (the definition of the min / max radius will be used to represent all the measurement values in this range). Choose the default color (and opacity) of the circles (if the 5th dimension - color - is not used).
- Measure in tooltip : This setting allows you to hide or not the value in the tooltip.
- Itinerary
- Direction module : This setting allows you to use the direction module (Google route calculation). Define the size and layout of the direction panel.
- Drawing
- Drawings module : This setting allows you to use or not drawing module
- Marker : This setting allows you to define if markers can be added by drawing
- Circle : This setting allows you to define if circles can be added by drawing, and their color
- Polygons : This setting allows you to define if polygons can be added by drawing, and their color. Polygons can be used to make a multi selection of markers (inside the polygon). You can define here if this functionality is wanted and the name of the input control affected by this selection (a multi value input control has to be set before using this feature).
- Polylines : This setting allows you to define if polylines can be added by drawing, and their color
- Rectangles : This setting allows you to define if rectangles can be added by drawing, and their color
- Link element
- Lasso : Polygons can be used to make a multiple selection of markers (inside the polygon). Here you can define whether this functionality is desired, and the name of the input control affected by this selection (a multivalue input control must be defined before using this function).
- Click on the marker : This setting allows you to activate the dimension 'Link/Itin' as an hyperlink. A click on the marker will open a new window on this URL.
- Legends
- General display : This setting allows you to view or not legend (legend is drawn only if 5th & 6th dimension are provided)
- Colors legend : This setting allows you to set the head legend label. The legend is constructed by colors supplied in 5th dimension. If there are many values in the 6th dimension for the same color, a group label is created, you can change this label here.
- Sizes legend : This setting allows you to set the size legend label. Also indicate the number of bubbles desired and the precision of the measurement in the legend.
- Function for color legends : By default, when you click on a legend label, all markers are disabled except the value clicked. You can change this behavior here. With the second function, when a label is clicked, all markers with this value are disabled. Click the label again to activate the markers.
Export Server → See the user guide for the “Export Server” section here
Export FTP → See the user guide for the “Export FTP” section here
Export SharePoint → See the user guide for the “Export SharePoint” section here
Related articles
KB articles to get more information :
- How to configure the Google Geocoding component : Here