- Offizieller Beitrag
Memo an mich für die nächste Version.
Name:
Google MyMaps
RegEx:
http[s]?://(?:www\.)?google.com/maps/d/(viewer|edit|embed)\?mid=(?P<ID>.+)
HTML:
<iframe style="max-width:460px;" src="https://www.google.com/maps/d/embed?mid={$ID}" width="100%" height="350"></iframe>