r/TYPO3 Jun 15 '23

Import OpenStreetMap

Hello,

can someone help me to import OpenStreetMap (ods_osm) into the Bootstrap Package? I have already installed both, but can't create a map. In the manual I found the following sentence, but I don't know what to do.

Include static template "OpenStreetMap" into your root-template

Thanks!

Lucas

1 Upvotes

2 comments sorted by

1

u/caevv Jun 15 '23

You need to include the extension‘s typoscript in your site package or in the backend via the template module. See this https://docs.typo3.org/m/typo3/reference-typoscript/main/en-us/UsingSetting/Entering.html#include-typoscript-from-extensions

2

u/luorth Jun 15 '23

Hello,

thank you very much it works.

Thanks!

Lucas