Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Clickable map

Asked Modified Viewed 8,000 times
H
Henrik Brobeck
H
  • Member, joined since
  • Contributed 158 posts on the community forums.
  • Started 28 threads in the forums
  • Started this discussions
asked
Member

Hey.
Is i possible to insert a clickable map in php fusion?
I think of a map that contains diffrent spots that u can click on and then it takes you to a place on you webpage.
A map with links on.
0 replies

28 posts

H
Henrik Brobeck
H
  • Member, joined since
  • Contributed 158 posts on the community forums.
  • Started 28 threads in the forums
  • Started this discussions
answered
Member

The map dissaper when i change to this:

Quote

function onPageLoad() {
if (GBrowserIsCompatible()) {
map = new GMap2(document.getElementById("satellite"));
map.setCenter(new GLatLng(52.261434,5.284424), 12-5);
map.addControl(new GLargeMapControl());
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 28 posts
  • Votes 0 votes
  • Topic users 5 members

5 participants

M
M
euhh...
  • Member, joined since
  • Contributed 107 posts on the community forums.
  • Started 25 threads in the forums
C
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
N
N
NobNob 10
Saludos.

Javier Esteban [NobNob]
PHP-Fusion en EspaƱol
  • Member, joined since
  • Contributed 77 posts on the community forums.
  • Started 2 threads in the forums
G
G
  • Senior Member, joined since
  • Contributed 266 posts on the community forums.
  • Started 6 threads in the forums
H
H
  • Member, joined since
  • Contributed 158 posts on the community forums.
  • Started 28 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet