We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How to get latitude and longitude for the corresponding address?

agupta09
Kilo Contributor

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.?

1 REPLY 1

ParagM
ServiceNow Employee

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