Home
last modified time | relevance | path

Searched defs:mapUrl (Results 1 – 4 of 4) sorted by relevance

/webtrees/app/Module/
H A DMapLinkGoogle.php57 protected function mapUrl(Fact $fact): string function in Fisharebest\\Webtrees\\Module\\MapLinkGoogle
H A DMapLinkOpenStreetMap.php57 protected function mapUrl(Fact $fact): string function in Fisharebest\\Webtrees\\Module\\MapLinkOpenStreetMap
H A DMapLinkBing.php58 protected function mapUrl(Fact $fact): string function in Fisharebest\\Webtrees\\Module\\MapLinkBing
H A DModuleMapLinkTrait.php98 protected function mapUrl(Fact $fact): string function