Larry, I managed to just add marker and get coordinates. Seems fine, geocoder 
is still returning ZERO RESULT but I remove it and now when I place a marker it 
returns coordinates, which works for me. 

here is acf: https://github.com/elliotcondon/acf-location-field

Looks fine now. Thanks for helping figure out. 

-- 
Flakerim Ismani
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)


On Tuesday, May 7, 2013 at 2:59 PM, geocode...@gmail.com wrote:

> On May 7, 12:46 am, Flakerim Ismani <flaker...@gmail.com (http://gmail.com)> 
> wrote:
> > Larry, This is great.
> > 
> > I was using ACF location for wordpress
> 
> What is 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...
> > 
> > Maybe I just need to add two fields and catch this query and fill
> > fields since there is no results.
> > 
> 
> 
> Hard to tell, you still haven't provided any of your code, just a
> picture.
> 
> -- Larry
> 
> > 
> > --
> > Flakerim Ismani
> > Sent with Sparrow (http://www.sparrowmailapp.com/?sig)
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > On Monday, May 6, 2013 at 11:07 PM, geocode...@gmail.com (http://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, 
> > > visithttps://groups.google.com/d/topic/google-maps-js-api-v3/W9JRmDSGSTE/u
> > >  
> > > (http://groups.google.com/d/topic/google-maps-js-api-v3/W9JRmDSGSTE/u)....
> > > 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 
> > > athttp://groups.google.com/group/google-maps-js-api-v3?hl=en.
> > > For more options, visithttps://groups.google.com/groups/opt_out 
> > > (http://groups.google.com/groups/opt_out).
> > > 
> > 
> > 
> 
> 
> -- 
> 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.


Reply via email to