-
I have configured my GMaps API key from here (https://developers.google.com/maps/documentation/javascript/get-api-key) in my gmaps_api_key.yml file, for development,test and production. (Im using only…
-
The current limit is 2500 requests per day without specifying a google maps api key for `geopy`'s `GoogleV3` geocoder.
Can we put a gmaps api key in the config file, then update the utilities.py:
``…
-
Hello! The plugin seems to work flawlessly in general. However, some of the streetnames are being shown on my country's second language, some are shown right. Could it be possible to update the .APK t…
nvirm updated
8 years ago
-
-
Rather than defining your latlng as
``` javascript
latLong = {
lat: parseFloat(mapElement.getAttribute('data-latitude')),
lng: parseFloat(mapElement.getAttribute('data-longitude'))
};
```
…
-
Es.
OpenLayers o LeafLet
in modo da essere piu' interoperabili ed utilizzare servizi OGC, o OpenStreetMap o altri provider (Gmaps, Bing, Yahoo ...)
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
I want to list out all the hospital nearby in realtime whenever a user clicks on Nearby Bu…
-
-
@lislis @kjoscha
Bitte noch nicht machen, das google maps plugin ist leider noch broken für vers 5, unklar wann das gefixt wird. Mir ist auch unklar wie gut das Ding eigentlich grad maintained ist…
-
i'm trying to use the Gmaps library on Jupyter notebook. I can't display the generated map.
- Installation: i tried both `conda install -c conda-forge gmaps`
and `pip3 install gmaps` .
- Api …