/GAM

GAM save google addresses lat/lng using google geocoding

Primary LanguagePHPMIT LicenseMIT

GAM

Save location name and location lat / lon
Saved locations are served on /wp-json/gam-addresses/v1/adresses/

GAM Google Addresses Metadata

Todo

  • Save google API key to database
  • Save lat / lng coordinates to database using plugin settings page
  • Show list of selected locations
  • Add option to remove selected locations
  • Search Google maps api on typing and copy paste
  • Serve lat / lon coordinates in WP Rest API ( to use in React )
  • If company name add using PlacesService
  • Add custom fields for googlemaps infowindow on location markers
  • If i have time, create front end google maps that loads all picked locations (now you need to use REST api or Options API)