Ambiera Forum

Discussions, Help and Support.

Ambiera Forum > RocketCake
Adding a map

stoverlane
Registered User
Quote
2018-10-24 21:24:12

I have a clickable map I'm trying to add to RocketCake. I tried just adding it as an iframe. here's the code. I've changed the ID

<iframe src="https://createaclickablemap.com/map.php?&id=111111&maplocation=false&online=true" width="900" height="525" style="border: none;"></iframe>
<script>if (window.addEventListener){ window.addEventListener("message", function(event) { if(event.data.length >= 22) { if( event.data.substr(0, 22) == "__MM-LOCATION.REDIRECT") location = event.data.substr(22); } }, false); } else if (window.attachEvent){ window.attachEvent("message", function(event) { if( event.data.length >= 22) { if ( event.data.substr(0, 22) == "__MM-LOCATION.REDIRECT") location = event.data.substr(22); } }, false); } </script>

Took me for ever to figure out adding Google calendars, but this one is beyond me

Thanks for any help


javo92alex
Registered User
Quote
2018-10-25 00:55:14

Try putting it in a HTML box.
in my page the google maps is a iFrame

example;
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3593.006850248033!2d-109.00851544872651!3d25.77033728355246!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x86ba258e84760101%3A0x184a2b2c1f50d29c!2sIICAPS!5e0!3m2!1ses-419!2smx!4v1519488984468" width="800" height="300" frameborder="0" style="border:0" allowfullscreen></iframe>



stoverlane
Registered User
Quote
2018-10-25 02:29:40

wrote:
Try putting it in a HTML box.
in my page the google maps is a iFrame

example;
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3593.006850248033!2d-109.00851544872651!3d25.77033728355246!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x86ba258e84760101%3A0x184a2b2c1f50d29c!2sIICAPS!5e0!3m2!1ses-419!2smx!4v1519488984468" width="800" height="300" frameborder="0" style="border:0" allowfullscreen></iframe>




I Finally got it to work in a HTML box. Dummy me, I was trying map id=11111, the example I posted here, instead of the real map id.

Anyway thanks for the answer. One problem left and I'm back on the web


Create reply:


Posted by: (you are not logged in)


Enter the missing letter in: "I?ternational" (you are not logged in)


Text:

 

  

Possible Codes


Feature Code
Link [url] www.example.com [/url]
Bold [b]bold text[/b]
Image [img]http://www.example.com/image.jpg[/img]
Quote [quote]quoted text[/quote]
Code [code]source code[/code]

Emoticons


   






Copyright© Ambiera e.U. all rights reserved.
Privacy Policy | Terms and Conditions | Imprint | Contact