From 1b4977c707434e129a5eb7d5c808765d4397b7f9 Mon Sep 17 00:00:00 2001 From: Andries Smit Date: Thu, 11 Jan 2018 17:32:13 +0100 Subject: [PATCH] Update descriptions --- src/GoogleMaps.xml | 79 ++++++++++++++++--------------- src/GoogleMapsContext.xml | 97 ++++++++++++++++++++------------------- 2 files changed, 91 insertions(+), 85 deletions(-) diff --git a/src/GoogleMaps.xml b/src/GoogleMaps.xml index f6dc1b9..1b6e291 100644 --- a/src/GoogleMaps.xml +++ b/src/GoogleMaps.xml @@ -2,10 +2,9 @@ Google Maps Show address on Google Maps - - iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IArs4c6QAAAihJREFUKBWVk09PE0EYxp+dmW3d/qOtgLapVQgUJEKiRz+AXvSoB+8mfgUPkPABvHv26sfwpF40xIOhAlaw0JZtabfd3e7srO9M8Q6bvJk3m+c3zzPv7Fovd3aeJ4xVcM3HUqotlFLVj7u776/J4sX29hsRJ4mVEPnqQxOWBTBGRSsXVHxW+t3/nlP/7skKNCdkFDGVJAQlKNVWjcjrHKJ8ZwmCNpj0jlGs1mBTX07HaPcG0HrNiVhKi3YhtwTChgG00L7shW2ZfjXnosDGuJ13ybUEzQkppXHmXGF8uk9xGZxclhx/00YcjZsSym/CC6eQso+74ic5P6BeknMcG2fOFBaW143z8PQI8/V7eFxuo+h+wsJ8Hm6QghfE2GsV8JCSak7ElD1WCoKcTVQaki0sLDo+1vgX7IcOUl4fk2Bi6szbgNZrzsTWZ9bOo3aTYnPcyGYx1/uMg+4JEp5D83gAP3ThTwP4QVVPehY7iiITu57xYK9sYckJwTu/8KiaJfE6Wid/gEwFKr5AFKaRZwMDa05P2wxsS3xFI+1hPDlHq9/CXpCgP/aRRBnUbjWQSq1BhF2ETt1cleZYFMdMx5iEHnrDQ7heB+1BFxYrolK8D0fM4azzF5QY4WhKqzVzJk5Evs/1pQ+GE8ijPqQCHL6Ibz++Y+j3YUm657hIE9/A+ShAoXRhnDUn3F4vbdOYnz57e+XPW+s1Z+U3N1/Tz7F8ZfJSyBg7+AfODzPRal+LJQAAAABJRU5ErkJggg== - + iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IArs4c6QAAAihJREFUKBWVk09PE0EYxp+dmW3d/qOtgLapVQgUJEKiRz+AXvSoB+8mfgUPkPABvHv26sfwpF40xIOhAlaw0JZtabfd3e7srO9M8Q6bvJk3m+c3zzPv7Fovd3aeJ4xVcM3HUqotlFLVj7u776/J4sX29hsRJ4mVEPnqQxOWBTBGRSsXVHxW+t3/nlP/7skKNCdkFDGVJAQlKNVWjcjrHKJ8ZwmCNpj0jlGs1mBTX07HaPcG0HrNiVhKi3YhtwTChgG00L7shW2ZfjXnosDGuJ13ybUEzQkppXHmXGF8uk9xGZxclhx/00YcjZsSym/CC6eQso+74ic5P6BeknMcG2fOFBaW143z8PQI8/V7eFxuo+h+wsJ8Hm6QghfE2GsV8JCSak7ElD1WCoKcTVQaki0sLDo+1vgX7IcOUl4fk2Bi6szbgNZrzsTWZ9bOo3aTYnPcyGYx1/uMg+4JEp5D83gAP3ThTwP4QVVPehY7iiITu57xYK9sYckJwTu/8KiaJfE6Wid/gEwFKr5AFKaRZwMDa05P2wxsS3xFI+1hPDlHq9/CXpCgP/aRRBnUbjWQSq1BhF2ETt1cleZYFMdMx5iEHnrDQ7heB+1BFxYrolK8D0fM4azzF5QY4WhKqzVzJk5Evs/1pQ+GE8ijPqQCHL6Ibz++Y+j3YUm657hIE9/A+ShAoXRhnDUn3F4vbdOYnz57e+XPW+s1Z+U3N1/Tz7F8ZfJSyBg7+AfODzPRal+LJQAAAABJRU5ErkJggg== + API key General @@ -14,8 +13,9 @@ Default center address General - Fallback map center location when no locations are available + Map center location when no locations are available + Data source Data source @@ -44,7 +44,7 @@ Address attribute Data source - Attribute where the address is stored. It is not used if valid coordinates are specified + The address will be used to lookup the location. No lookup is done when 'Latitude attribute' and 'Longitude attribute' contains a valid coordinate @@ -52,7 +52,7 @@ Latitude attribute Data source - The latitude attribute on the location entity + @@ -60,15 +60,16 @@ Longitude attribute Data source - The longitude attribute on the location entity + + Auto zoom Appearance - If true then the widget will control the zoom. It will not use the specified zoom level + Initial best fit zoom based the available makers. It will overwrite the specified 'Zoom level' Zoom level @@ -104,66 +105,68 @@ Appearance - - Map styles - Appearance - JSON array with google maps styles https://developers.google.com/maps/documentation/javascript/style-reference - - + Drag Map controls - Using draggable property you can prevent the map from being dragged. By default, dragging is enabled. + Enable moving center by dragging Map type Map controls - This enables or disables the map type (Map, Satellite) control, positioned at top right corner on the map. The default value is true. + Show map type (Map, Terrain, Satellite) control, positioned at top left corner on the map Scroll to zoom Map controls - Allows zooming the map using the mouse scroll wheel + Enable zooming the map using the mouse scroll wheel - Street View + Street view Map controls - Enables the Street View Pegman control which control is part of the default UI. + Enable the Street View Pegman control which control is part of the default UI - Zoom Control + Zoom control Map controls - Enable/disable Zoom control + Show zoom control [ + ] [ - ] + + + + Default image + Custom markers + Overwrite the default marker image of the widget + + + Image attribute + Custom markers + Display custom markers based on the enumeration attribute value, as configured in the 'Images' list + + + - Marker images + Images Custom markers - Set images for the markers based on an enumeration + Marker images for the configured 'Image attribute'. When the attribute value does not match a name, the marker will show the 'Default image' when available, or the standard marker - Enumeration key + Enumeration name Appearance - The enum key as string (Does not recognize empty '' enumeration value) + The enumeration name as a string. (Empty enumeration names can not be used) Image Appearance - The image for the enumeration key + - - Default marker icon - Custom markers - Overwrite the default marker image of the widget, if the enumeration key does not match an image it will show this default image - - - Marker icon attribute - Custom markers - Show different markers based on a enumeration attribute value. When not attribute is provided and no default marker icon is selected, the standaard marker will be shown - - - + + + Styles + Map styles + JSON array with Google Maps styles. See https://developers.google.com/maps/documentation/javascript/style-reference This can be generated with tools like https://mapstyle.withgoogle.com diff --git a/src/GoogleMapsContext.xml b/src/GoogleMapsContext.xml index ab1e701..f122aea 100644 --- a/src/GoogleMapsContext.xml +++ b/src/GoogleMapsContext.xml @@ -1,11 +1,10 @@ - Google Maps (Offline supported) + Google Maps (offline supported) Show address on Google Maps - - iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IArs4c6QAAAihJREFUKBWVk09PE0EYxp+dmW3d/qOtgLapVQgUJEKiRz+AXvSoB+8mfgUPkPABvHv26sfwpF40xIOhAlaw0JZtabfd3e7srO9M8Q6bvJk3m+c3zzPv7Fovd3aeJ4xVcM3HUqotlFLVj7u776/J4sX29hsRJ4mVEPnqQxOWBTBGRSsXVHxW+t3/nlP/7skKNCdkFDGVJAQlKNVWjcjrHKJ8ZwmCNpj0jlGs1mBTX07HaPcG0HrNiVhKi3YhtwTChgG00L7shW2ZfjXnosDGuJ13ybUEzQkppXHmXGF8uk9xGZxclhx/00YcjZsSym/CC6eQso+74ic5P6BeknMcG2fOFBaW143z8PQI8/V7eFxuo+h+wsJ8Hm6QghfE2GsV8JCSak7ElD1WCoKcTVQaki0sLDo+1vgX7IcOUl4fk2Bi6szbgNZrzsTWZ9bOo3aTYnPcyGYx1/uMg+4JEp5D83gAP3ThTwP4QVVPehY7iiITu57xYK9sYckJwTu/8KiaJfE6Wid/gEwFKr5AFKaRZwMDa05P2wxsS3xFI+1hPDlHq9/CXpCgP/aRRBnUbjWQSq1BhF2ETt1cleZYFMdMx5iEHnrDQ7heB+1BFxYrolK8D0fM4azzF5QY4WhKqzVzJk5Evs/1pQ+GE8ijPqQCHL6Ibz++Y+j3YUm657hIE9/A+ShAoXRhnDUn3F4vbdOYnz57e+XPW+s1Z+U3N1/Tz7F8ZfJSyBg7+AfODzPRal+LJQAAAABJRU5ErkJggg== - + iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IArs4c6QAAAihJREFUKBWVk09PE0EYxp+dmW3d/qOtgLapVQgUJEKiRz+AXvSoB+8mfgUPkPABvHv26sfwpF40xIOhAlaw0JZtabfd3e7srO9M8Q6bvJk3m+c3zzPv7Fovd3aeJ4xVcM3HUqotlFLVj7u776/J4sX29hsRJ4mVEPnqQxOWBTBGRSsXVHxW+t3/nlP/7skKNCdkFDGVJAQlKNVWjcjrHKJ8ZwmCNpj0jlGs1mBTX07HaPcG0HrNiVhKi3YhtwTChgG00L7shW2ZfjXnosDGuJ13ybUEzQkppXHmXGF8uk9xGZxclhx/00YcjZsSym/CC6eQso+74ic5P6BeknMcG2fOFBaW143z8PQI8/V7eFxuo+h+wsJ8Hm6QghfE2GsV8JCSak7ElD1WCoKcTVQaki0sLDo+1vgX7IcOUl4fk2Bi6szbgNZrzsTWZ9bOo3aTYnPcyGYx1/uMg+4JEp5D83gAP3ThTwP4QVVPehY7iiITu57xYK9sYckJwTu/8KiaJfE6Wid/gEwFKr5AFKaRZwMDa05P2wxsS3xFI+1hPDlHq9/CXpCgP/aRRBnUbjWQSq1BhF2ETt1cleZYFMdMx5iEHnrDQ7heB+1BFxYrolK8D0fM4azzF5QY4WhKqzVzJk5Evs/1pQ+GE8ijPqQCHL6Ibz++Y+j3YUm657hIE9/A+ShAoXRhnDUn3F4vbdOYnz57e+XPW+s1Z+U3N1/Tz7F8ZfJSyBg7+AfODzPRal+LJQAAAABJRU5ErkJggg== + API key General @@ -14,8 +13,9 @@ Default center address General - Fallback map center location when no locations are available + Map center location when no locations are available + Data source Data source @@ -28,34 +28,34 @@ Static locations Data source - static - Use datasource XPath or Microflow for dynamic lists, in the other Google Maps widget + List of static locations. For a dynamic lists use the 'Google Maps' widget Address Location - Attribute where the address string is stored. It is not used if coordinates are specified + The address will be used to lookup the location. No lookup is done when 'Latitude' and 'Longitude' contains a valid coordinate - + Latitude Location - The latitude + - + Longitude Location - The longitude + - Icon + Marker image Location - The enumeration for the marker images. + Address attribute Data source - Attribute where the address string is stored. It is not used if coordinates are specified + The address will be used to lookup the location. No lookup is done when 'Latitude attribute' and 'Longitude attribute' contains a valid coordinate @@ -63,7 +63,7 @@ Latitude attribute Data source - The latitude attribute on the context object + @@ -71,15 +71,16 @@ Longitude attribute Data source - The longitude attribute on the context object + + Auto zoom Appearance - If true then the widget will control the zoom. It will not use the specified zoom level + Initial best fit zoom based the available makers. It will overwrite the specified 'Zoom level' Zoom level @@ -115,66 +116,68 @@ Appearance - - Map styles - Appearance - JSON array with google maps styles https://developers.google.com/maps/documentation/javascript/style-reference - - + Drag Map controls - Using draggable property you can prevent the map from being dragged. By default, dragging is enabled. + Enable moving center by dragging Map type Map controls - This enables or disables the map type (Map, Satellite) control, positioned at top right corner on the map. The default value is true. + Show map type (Map, Terrain, Satellite) control, positioned at top left corner on the map Scroll to zoom Map controls - Allows zooming the map using the mouse scroll wheel + Enable zooming the map using the mouse scroll wheel - Street View + Street view Map controls - Enables the Street View Pegman control which control is part of the default UI. + Enable the Street View Pegman control which control is part of the default UI - Zoom Control + Zoom control Map controls - Enable/disable Zoom control + Show zoom control [ + ] [ - ] + + + + Default image + Custom markers + Overwrite the default marker image of the widget + + + Image attribute + Custom markers + Display custom markers based on the enumeration attribute value, as configured in the 'Images' list + + + - Marker images + Images Custom markers - Set images for the markers based on an enumeration + Marker images for the configured 'Image attribute'. When the attribute value does not match a name, the marker will show the 'Default image' when available, or the standard marker - Enumeration key + Enumeration name Appearance - The enum key as string (Does not recognize empty '' enumeration value.) + The enumeration name as a string. (Empty enumeration names can not be used) Image Appearance - The image for the enumeration key + - - Default marker icon - Custom markers - Overwrite the default marker image of the widget, if the enumeration key does not match an image it will show this default image - - - Marker icon attribute - Custom markers - Show different markers based on a enumeration attribute value. When not attribute is provided and no default marker icon is selected, the standaard marker will be shown - - - + + + Styles + Map styles + JSON array with Google Maps styles. See https://developers.google.com/maps/documentation/javascript/style-reference This can be generated with tools like https://mapstyle.withgoogle.com