flask-extensions / Flask-GoogleMaps

Easy way to add GoogleMaps to Flask applications. maintainer: @getcake
https://flask-googlemaps.com
MIT License
647 stars 196 forks source link

Validate the lat lng coordinates when initialize the Map object. #138

Closed JacobGeoGeek closed 3 years ago

JacobGeoGeek commented 4 years ago

this PR is related to the issue #137

in short, the function will verify the lat and lng of the center property, provided by a Map object.

Happy Hacktoberfest 2020