ryderlake Posted March 17, 2015 Report Share Posted March 17, 2015 Working on a great map based database. Map displays but not the markers!! Any suggestions most welcome. Quote Link to comment Share on other sites More sharing options...
0 Jan Posted March 17, 2015 Report Share Posted March 17, 2015 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. Quote Link to comment Share on other sites More sharing options...
0 Jan Posted March 17, 2015 Report Share Posted March 17, 2015 Hello ryderlake, Could you provide the URL to your DataPage? Quote Link to comment Share on other sites More sharing options...
0 ryderlake Posted March 17, 2015 Author Report Share Posted March 17, 2015 Here is the datapage URL (removed) It is deployed on a Wordpress site. Quote Link to comment Share on other sites More sharing options...
0 ryderlake Posted March 17, 2015 Author Report Share Posted March 17, 2015 Thank you! Works beautifully now. Yeah!! Quote Link to comment Share on other sites More sharing options...
Question
ryderlake
Working on a great map based database. Map displays but not the markers!!
Any suggestions most welcome.
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
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.