Select to view content in your preferred language

Geocoder Api ESRI

515
1
02-25-2014 04:51 AM
JulienPETAUX
Deactivated User
Hi,
I want to use the geocoder service from ArcgisOnline by REST API with my credits.
But i don't understand how i can auth my javascript client for use this kind of services.
I found the geoservices.js on github but i can't integrate this library on the esri api.
Do you have some ideas for help me ?
0 Kudos
1 Reply
AllanLaframboise
Frequent Contributor
This illustrates how to do authentication to the Esri geoservice.

https://github.com/Esri/geoservices-js/blob/master/test/authentication-test.js

AL

esri
0 Kudos