Skip to content

A Magento 2 module that handles JSON API data, including a Google Maps integration for Dealer Address search on the front end

Notifications You must be signed in to change notification settings

vladjpuscasu/DealerLocator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON API data the module handles:

"status": "Text", "statusCode": "109", "distributors": [ { "dist": 11551, "id": "9563", "title": "NAME", "street": "123 Street Ave", "city": "Singapore", "state": "", "zip": "408830", "country": "RANDOM COUNTRY", "countryCode": "AE", "phone": "+6562951233", "fax": "234234", "email": "[email protected]", "url": "https://www.website.com", "lat": "1.33339340", "repStates": [], "distCountries": [ "COUNTRY 1", "COUNTRY 2" ], "long": "103.89117260", "is1Visible": true, "is2Visible": true, "is3Visible": true, "is4Visible": true }

$siteApiKey is entered in admin, as is Google maps api key

About

A Magento 2 module that handles JSON API data, including a Google Maps integration for Dealer Address search on the front end

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published