Open ghost opened 2 years ago
What version of the package are you running? Take a look at #145. Probably the same issue.
Downloading the latest version from this repository works
❌ pip install flask-googlemaps
directly won't work because the released version has not been uploaded to pypi
✔ instead you can do pip install git+https://github.com/flask-extensions/Flask-GoogleMaps
Awesome, Feb 2023 and Pypi packet abandoned and the code isnt working from here 🗡️
Downloaded the lastest version from git : pip install git+https://github.com/flask-extensions/Flask-GoogleMaps
still Not working.
Is this library dead? is going to be better to fork this repo and mantain this from another owner?
Describe the bug A clear and concise description of what the bug is.
All the described ways of showing a map in this repo don't work.
To Reproduce Steps to reproduce the behavior:
Config files
**/path/.env** ```bash Your .env content here ``` and **/path/settings.toml** ```toml [default] ```flask run, pycharm run, ...
Expected behavior A clear and concise description of what you expected to happen.
Debug output
Environment (please complete the following information):
Additional context
example.html:
s