show_google_maps
Returns code to display a Google map for a game’s location.
Parameters
- Game $game — The Game object to display the map for.
Returns
- string — An iFrame for the map.
Since: 2.0
Source
- /includes/classes/base/class-display.php — 50