Adding 2 or more map per page
-
Hello,
the question was already posted here some years ago, but I could’nt find a real answer.
Is it possible to ad more than one map to a page like something like this:
<div style="text-align:center">
<!-- wp:shortcode -->
[gpx-view category="allgemein" gpx-file="abc.gpx" color= "#f00" width= "3"]
<!-- /wp:shortcode -->
</div>
<div style="text-align:center">
<!-- wp:shortcode -->
[gpx-view category="allgemein" gpx-file="cde.gpx" color= "#f00" width= "3"]
<!-- /wp:shortcode -->
</div>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.