On May 6, 9:45 am, Gerrit de Bolster <[email protected]> wrote:
> I have the same problems.
> The sample:
>  http://www.geocodezip.com/v3_example_geo2.asp?addr1=Kosovo&geocode=1
> doesn't produce any address information too.

What do you mean by it doesn't produce any address information?  Is it
not placing the marker and popping up the alert "Status:
ZERO_RESULTS"?

The result I get for that query is:

{
  "address_components": [
    {
      "long_name": "Kosovo",
      "short_name": "XK",
      "types": [
        "country",
        "political"
      ]
    }
  ],
  "formatted_address": "Kosovo",
  "geometry": {
    "bounds": {
      "Z": {
        "b": 41.857641,
        "d": 43.2688985
      },
      "fa": {
        "b": 20.014283999999975,
        "d": 21.789866899999993
      }
    },
    "location": {
      "jb": 42.6026359,
      "kb": 20.902976999999964
    },
    "location_type": "APPROXIMATE",
    "viewport": {
      "Z": {
        "b": 41.857641,
        "d": 43.2688985
      },
      "fa": {
        "b": 20.014283999999975,
        "d": 21.789866899999993
      }
    }
  },
  "postcode_localities": [],
  "types": [
    "country",
    "political"
  ]
}

  -- Larry

>
> Gerrit.
>
> Op zondag 5 mei 2013 16:30:09 UTC+2 schreef Flakerim Ismani het volgende:
>
>
>
>
>
>
>
> > Why is not possible to drop a pin inside Kosovo borders. Maybe you don't
> > have right street names but at least let us get Long/Lat.
>
> > When I try to drop a pin a get: This place could not be found:
> > ZERO_RESULTS, can this return something, anything but Zero Results. I am
> > building a location based app and cannot use maps.
>
> > Thank you.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to