How to get latitude and longitude for the corresponding address?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-18-2018 11:08 PM
Servicenow has a default geolocation api which gives the latitude and longitude for user if geolocation tracked is check . My task is to use that same api for another table where if i put address it will insert the latitude and longitude for that corresponding address.?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-19-2018 10:02 PM
Hi,
ServiceNow uses Google Maps for the Geolocation feature. Please refer to product documentation for additional details. I believe Geolocation requires Google Maps API for Business license. I will also suggest taking a look at the Google's terms and conditions for Maps, especially section 10 which outlines license restrictions before building any custom technical solution.
Thanks,
Parag Mone