Search records within distance and create appointments on map – Salesforce
Three steps activity :
- Drop a pin anywhere on map.
- Enter distance (Radius) to search customer (Any object with Geolocation field)
- Select records and create task or any object records
How it is done :
Google Map + AngularJS + Lightning Design System
Step 1 :-
Checkout this ng-map by Allen Kim, This map module map usage of Google map with AngularJs so simple and easy you will need only few lines of code to get started.
