FriendsOfTYPO3 / tt_address

Add address / contact datasets to your content management system.
GNU General Public License v2.0
39 stars 75 forks source link

[FEATURE] Add zoom levels to flexform settings #492

Closed BastianBalthasarBux closed 1 year ago

BastianBalthasarBux commented 1 year ago

Make zoom levels setting accessible to editors (maybe with a dropdown "auto-calc" and a set of zoom levels) and also make it work with OpenStreetMap. ATM it only works with TypoScript and googmaps.

BastianBalthasarBux commented 1 year ago

Maybe add also some help text to csh like that table here: https://wiki.openstreetmap.org/wiki/Zoom_levels

georgringer commented 1 year ago

this can be easily done by extending the flexforms. there are so many configurations which could be set by editor like starting lat/lng. please move that to a custom extension

BastianBalthasarBux commented 1 year ago

For me, there's no need for that. Was a Feature request. And anyways this setting exists for google maps in TypoScript. Maybe I will add such a typoscript setting in my own extension.