Autocomplete

Service that helps users enter information into text input fields more quickly and accurately by offering suggestions based on what they have already started typing.

GET Copy
https://maps-api.planplus.rs/services/autocomplete?lid=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx&text=%C4%8Carli&lat=44.813864&lng=20.424476
JSON Copy
{
  "results": [
    {
      "title": "Čarlija Čaplina, Beograd (Palilula)",
      "type": "street",
      "token": "18d12"
    },
    {
      "title": "Nebojše Stojanovića Čarlija, Beograd (Borča)",
      "type": "street",
      "token": "3b296fc1"
    },
    {
      "title": "Čarlija Čaplina, Stubline",
      "type": "street",
      "token": "3b298936"
    },
    {
      "title": "Čaplinova, Smederevo",
      "type": "street",
      "token": "245137ea"
    },
    {
      "title": "Tabačka čaršija, Požarevac",
      "type": "street",
      "token": "243edf0f"
    },
    {
      "title": "Čaplinova, Surčin",
      "type": "street",
      "token": "2d0be"
    },
    {
      "title": "Čaršijska, Šušeoka",
      "type": "street",
      "token": "3b29f41e"
    },
    {
      "title": "Ćablinska, Zarube",
      "type": "street",
      "token": "3b131334"
    },
    {
      "title": "Stara čaršija, Brusnica",
      "type": "street",
      "token": "3b139592"
    },
    {
      "title": "Kriva čaršija, Svilajnac",
      "type": "street",
      "token": "2458d997"
    }
  ]
}