5 ms·
Examining the source, you can use coordinates instead of address when calling get_aoi. https://github.com/chrieke/prettymapp/blob/main/prettymapp/geo.py#L33 ht
by randomdrake 3y ago
Examining the source, you can use coordinates instead of address when calling get_aoi.
https://github.com/chrieke/prettymapp/blob/main/prettymapp/geo.py#L33 https://github.com/chrieke/prettymapp/blob/main/prettymapp/g...
- raddan 3y agoExcellent, thanks!