Plugin: Styled Google Map – Tag and Page Methods

hi @steenweg, i moved your question here.

what step exactly are you stuck at?

kirby tag
once you have installed the plugin you can use the styledmap kirby tag inside the panel (inside any content textarea) so no php required at all. if you want styling you can either upload a json file to the content folder or create a snippet. the snippet does not contain any real php mostly just the json – see example provided.

config
of course you still have to get an google map api key and add it to your /site/config/config.php.