Larry, This is great. I was using ACF location for wordpress and that produced that, also on this example is the same http://gmaps-samples-v3.googlecode.com/svn/trunk/geocoder/v3-geocoder-tool.html
Maybe I just need to add two fields and catch this query and fill fields since there is no results. -- Flakerim Ismani Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Monday, May 6, 2013 at 11:07 PM, geocode...@gmail.com wrote: > On May 6, 9:45 am, Gerrit de Bolster <cbst...@home.nl (http://home.nl)> 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 a topic in the Google > Groups "Google Maps JavaScript API v3" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/google-maps-js-api-v3/W9JRmDSGSTE/unsubscribe?hl=en. > To unsubscribe from this group and all its topics, send an email to > google-maps-js-api-v3+unsubscr...@googlegroups.com > (mailto:google-maps-js-api-v3+unsubscr...@googlegroups.com). > To post to this group, send email to google-maps-js-api-v3@googlegroups.com > (mailto:google-maps-js-api-v3@googlegroups.com). > 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. > > -- 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 google-maps-js-api-v3+unsubscr...@googlegroups.com. To post to this group, send email to google-maps-js-api-v3@googlegroups.com. 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.