This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Facebook timeline maps?
04-16-2014, 04:11 AM
Post: #1
Facebook timeline maps?
i tried multiple times to add a place that i traveled to but its not showing up. are other people having this problem? is it a glitch??

Ads

Find all posts by this user
Quote this message in a reply
04-16-2014, 04:20 AM
Post: #2
 
The Google Maps application is supported in Facebook apps. The easiest way to embed a map is by using the Google Maps embed feature in your Facebook app. Once you have the code properly inserted in your Facebook app, it will display an interactive map that a user can zoom in or out, search for nearby locations and get directions to a specific destination you set. The maps also feature three modes: map view, satellite images and terrain overlay.

Related Searches:
Difficulty:EasyInstructions

1
Go to maps.google.com in your browser window and search the map for your destination or attraction. Once Google has pinpointed that location on the map, click the "Chainlink" icon near the upper right side of the page.

2
Click the "Customize and Preview Embedded Map" link. On the next screen, set the map size and verify that the preview is suitable for your application. Highlight the code in the "Copy and Paste This HTML to Embed in Your Website" box and press the "Ctrl" + "C" keys simultaneously on your keyboard to the copy the text. This key combination copies the text into your computer's hidden memory buffer for later use.

3
Launch your editor program such as CoffeeCup or Windows NotePad. Open an existing HTML document that you were using for your Facebook application or create a new HTML document with the following minimum code:

<html>
<head>
</head>
<body>
</body>
</html>

4
Put the mouse cursor after the "<body>" tag in the HTML document and press the "Enter" key to create a new line.

5
Paste the Google Maps code into the document by pressing the "Ctrl" + "V" keys simultaneously. When ready, save the HTML file and upload it to your servers. All Facebook apps are hosted on external websites, not on Facebook's servers.

6
Create a new app or update your existing application in your Facebook Developers account at developers.facebook.com.



Read more: How to Use Google Maps in Facebook Apps | eHow.com http://www.ehow.com/how_12039894_use-goo...z1khVY7N6y

Ads

Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)