Skip to content

Instantly share code, notes, and snippets.

@seonews-ru
Created January 15, 2019 08:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seonews-ru/8f819bb12da3c703836555064bcbbedd to your computer and use it in GitHub Desktop.
Save seonews-ru/8f819bb12da3c703836555064bcbbedd to your computer and use it in GitHub Desktop.
Google Мой бизнес: хаки, которые помогут в продвижении карточки
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.0">
<Placemark>
<description>Описание вашей компании</description>
<name>Название вашей компании</name>
<Point>
<coordinates>географические координаты вашей компании (долгота и широта)</coordinates>
</Point>
</Placemark>
</kml>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment