GG - Property Content - Location Changes

  1. Configuration - GMap : admin/config/services/gmap
    Set Google Maps API Key
  2. Configuration -  GMap Location : admin/config/services/gmap_location
    User Map Macro: [gmap |id=usermap|center=40,0|zoom=3|width=100%|height=400px]
    Node Map Macro: [gmap |id=nodemap|center=40,0|zoom=10|width=100%|height=400px]
  3. Configuration - Location
    1. Enable the display of locations
    2. Display province/state code (need to play with this)
    3. Use a Google Map to set latitude and longitude https://www.drupal.org/node/1921872
    4. Map link: opne map link in new window
    5. Geocoding Options - set Google Maps for UK
  4. Property Content Type: Location
    1. Label: Location
    2. Machine Name : field_location
    3. Field Type: Location
    4. Widget : Lacation Field
  5. Property Content Type: Location Field Settings - Collection Settings
    1. Lcation Name : Do Not Collect
    2. Street : Allow
    3. City: Allow
    4. Additional: Allow (replacement for State/Province)
    5. State/Province : Do Not Collect (fails on search if UK distict selected)
    6. Postal code: Require
    7. Country: Force Default = United Kingdom
    8. Coordinate Chooser: Allow
  6. Property Content Type: Location Field Settings - Display Settings
    1. Hide the following: Location name, Country, Coordinates
  7. Manage Display - Location Format = Address with map