-
Until last week when pass coordinates to method "find" everything works fine,
but now with this example below does not return results, when drag the marker always returns ZERO_RESULTS. Someone to have…
-
The call returns an object containing address_components array, but inside the array doesn't include county element anymore. It was working before, so I have no clue what happened. Any help will be gr…
-
I'm registering MyModel in the admin:
```
@admin.register(MyModel)
class MyModel(admin.ModelAdmin):
search_fields = ['field_1',]
filter_horizontal = ['phone_fk', 'email_fk',]
formf…
-
geocomplete is works fine in Firefox but not working in IE9. Is there any settings i need to do ?
-
We currently do an ajax-request inside the watchapp to the Google location api to find the coordinates of the location chosen in the configuration page.
We could simplify the watchapp by moving this …
-
Please give me an example of Radius Search using geocomplete.
-
I have a form spanning 3 tabs and my map using "Geocomplete" is in the 3 tab. It has been suggested to use the following
"google.maps.event.trigger(map, 'resize');" so that when the tab is clicked …
-
Are there any guides to help get the Geocomplete query installed on a WordPress site?
-
i tried add support for jQuery on/live, any suggestion to do that ?
$(body).geocomplete({selector: '.geo-loc'})
-
Hi ,
I am using the geocomplete for desktop which is working fine but it is throwing geocmplete error on mobile sites.
Ant help is appreciated