-
I cannot understand why this is defined multiple times. any ideas?
```
You have included the Google Maps API multiple times on this page.
This may cause unexpected errors.
```
this is inside my rou…
-
details here:
http://stackoverflow.com/questions/27206805/store-locator-with-geocomplete-and-gomap-how-to-refresh-markers
-
We need to have a standard feature for people to be able to sign in securely.
They should be able to sign in with their Facebook accounts as well.
I think having the account information should be in…
-
If I use Latitude and Longitude coordinates to set the initial 'location' on the map, the marker is not positioned at the exact same Latitude and Longitude.
For Example:
The coordinates for the Inte…
-
var geoTypes = ['intersection','bus_station','transit_station'];
$('.geocomplete-text').geocomplete({
bounds: RegionBounds,
types: geoTypes,
componentRes…
-
Geocomplete works perfectly for me on my local server, but I can't get it working on Heroku. I can't get a google map to show and the autocomplete function doesn't work.
See stack overflow question: …
-
### User Story
As a developer using the geocomplete library in my project, I need to be able to ensure the version installed matches a minimum requirement.
### Problem
1. Currently there are five di…
-
Hi, i have a form in which user can add address inputs dynamically, i want geocomplete to handle this inputs, but it doesn't
$(".geocomplete_input2").geocomplete({details: ".form-data",map: '.map_p…
Vitjk updated
10 years ago
-
Hello,
I posted this over on stackoverflow, but hoping going to the source might be able to help me resolve this issue. Here it is as posted:
## http://stackoverflow.com/questions/19941130/how-to-bin…
-
I just tested the examples on Firefox Android (Jelly Bean) and the Autocomplete Suggestion list doesn't come up correctly.
http://ubilabs.github.io/geocomplete/examples/simple.html
E.g. if I'm sear…