This wiki is a XML full dump clone of "Heroes Wiki", the main wiki about the Heroes saga that has been shut down permanently since June 1, 2020. The purpose of this wiki is to keep online an exhaustive and accurate database about the franchise.

Talk:The map

From Heroes Wiki
Revision as of 21:17, 13 November 2006 by imported>Orne (Adding Content: edits)
Jump to navigation Jump to search

Interactive Map

Welcome to the instructions for the Interactive Map. The map is coded with JavaScript using the Google Maps API (v2), with custom code supporting rendering from XML. Please feel free to poke around the map, as we work to discover the meaning of the strings and pins. --Orne 15:24, 13 November 2006 (EST)

Adding Content

If/when new pushpins are revealed in the show, please communicate the new information here, and I will incorporate them into the XML file as soon as possible.

Data Format: Please include the following detail items if/when you request new content to add to the map

  • Marker: 'Marker Name' as text, 'Latitude' as numeric, 'Longitude' as numeric, 'Color' as text, optional 'HeroesWiki page' as text
  • Line: 'Start Marker' as text, 'End Marker' as text, 'Color' as text
The Line will be drawn from the Start Marker to End Marker in a West to East direction

Finding Lat/Long Numerics: Left click on the map at the desired location at the map, and the API will create a new marker on the map. Left click the marker and copy the Lat/Long from the information pop-up window.

Request to Add Content

Enter data to this section; items will be removed if/when they are added to the map.