Jump to content
  • 0

Google Map Markers


ryderlake

Question

4 answers to this question

Recommended Posts

  • 0

Hi ryderlake,

 

I see the code
<script type="text/javascript">mapSettings.hideOnSearch='Y';</script>
<div><input type="checkbox" checked="checked" onkeyup="mapEnvironment.ToggleMarkersVisible(this.checked, '379c300065720cd6b3754118815e');" onclick="mapEnvironment.ToggleMarkersVisible(this.checked, '379c300065720cd6b3754118815e');" />Show/Hide markers</div>
 
If I understand correctly, the code was added to Header, but the "Source" button was not clicked.
And the same problem in every record:
 
<span id="MapItLink:2:379c300065720cd6b3754118815e"></span>
<div id="Address:2:379c300065720cd6b3754118815e" style="display:none;">9 3225 MCCALLUM RD, ABBOTSFORD, BC</div>
<div id="Description:2:379c300065720cd6b3754118815e" style="display:none;">TENANT ALTER - MEZZANINE</div>
<div id="Latitude:2:379c300065720cd6b3754118815e" style="display:none;"></div>
<div id="Longitude:2:379c300065720cd6b3754118815e" style="display:none;"></div>
<script type="text/javascript">
    try{ mapEnvironment.AddDpItemMapSettings('379c300065720cd6b3754118815e', '2'); }
    catch(e){ }
</script>
 
Please check, that code was added when the "Source" button was clicked.
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...