The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Threads with Geodata Links (Google Earth kml export)
Hello,
I'm looking for an Addon/Product that us allow to create a geodata file with Placemarks for a thread that describe the location ... For example writing a thread about a restaurant adding a Tag or vB-Code for geodating (like [geo=7.062369893742912,51.48607939210279,0]) that could create a google maps link and allow us to create a placemark as well as placemark collection. Code:
<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://earth.google.com/kml/2.1"> <Placemark> <name>Forumname: Threadtitel</name> <description> <![CDATA[ <name>Threadtitel</name> <description><p>summary of thread content (like 50 words ...)</p> <p><a href="http://www.ruhrpottforum.de/linktothread-123.html">mehr lesen ... read more</a></p>]]> </description> <Point> <coordinates>7.062369893742912,51.48607939210279,0</coordinates> </Point> </Placemark> </kml> I would be happy if someone like that idea to - or maybe their is a solution for that? (not googlemaps ME or HE) Thanks Chris P.S.: http://earth.google.com/kml/kml_tut.html |
#2
|
|||
|
|||
Could anyone help me with the coding? I would help with kml/kmz stuff.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|