Revision history for HTML-OSM
0.06 Wed Feb 19 08:20:29 EST 2025
Remove unwanted <head> and <title> information
0.05 Mon Feb 17 20:24:18 EST 2025
More compatiblity with Geo::Coder::* modules
Allow coordinates to start with a decimal point, e.g. "-.516667"
Changed the default zoom to 17
0.04 Mon Feb 17 14:32:21 EST 2025
Allow center() to be given a location string
0.03 Sun Feb 16 21:36:35 EST 2025
Change the default size to be the same as HTML::GoogleMaps::V3
Improved handling when an ARRAY is returned by Nominatim
Remove the search and reset buttons
Use %20 rather than ' ' in the URL
0.02 Sun Feb 16 14:44:32 EST 2025
Added rate-limiting and caching support
0.01 Sun Feb 16 12:46:54 EST 2025
First draft