GET api/AutoComplete?input={input}&types={types}&guid={guid}

Returns address/location predictions, restricted by address type, from Google Maps Autocomplete API

Request Information

URI Parameters

NameDescriptionTypeAdditional information
input

Address/Location to return predictions for

string

Required

types

String of address types to be included in predictions

string

Required

guid

GUID to be generated to use Google Maps Autocomplete API

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html, application/xml, text/xml

Sample:

Sample not available.

URI parameters
=
Headers | Add header
: Delete
Status
Headers
Body