Viewing 1 replies (of 1 total)
  • Plugin Author WPGMaps

    (@wpgmaps)

    Hi there.

    The XML file can be found by going to ‘wp-content’ -> ‘uploads’ -> ‘wp-google-maps’.

    The format is as follows:

    `<marker>
    <marker_id>1</marker_id>
    <map_id>1</map_id>
    <title></title>
    <address>California</address>
    <desc></desc>
    <pic></pic>
    <icon></icon>
    <linkd></linkd>
    <lat>36.778261</lat>
    <lng>-119.4179323999</lng>
    <anim></anim>
    <retina>0</retina>
    <category>0</category>
    <infoopen></infoopen>
    </marker>`

    Does this help?

Viewing 1 replies (of 1 total)

The topic ‘XML file format’ is closed to new replies.