The GeoCode Settings control the processing and function of the Google Maps Version 3 API and mechanism, as follows:
- Height
- Sets the initial Height (in pixels) of the map that will be displayed. Default is "50vh".
- Marker
- Identifies the URL for the symbol that will represent a single Field on the generated map Default is "https://www.ridgestar.com/symbols/imarker.png".
- Page
- Sets the URL of the page that will receive control when a Marker on a Map is clicked on. Default is "locations".
- Style
- Sets optional cosmetic formatting characteristics on the HTML container that will display the actual Map. Default is "border: 3px ridge gray".
- Timeout
- Establishes the length of time (in seconds) that the Google Maps API will wait for a response from Google before assuming no response and proceeding. Default is "20".
- Type
- Establishes the initial Google Maps Type, which can be ROADMAP, SATELLITE, HYBRID, or TERRAIN. Default is "ROADMAP".
- Width
- Sets the initial Width (in pixels) of the map that will be displayed . Default is "75vw".
- Zoom
- Establishes the default level Zoom level for the generated Map . Default is "15".