Keyword

Integrate Map

  • nxlevel solutions
  • nxlevel solutions's Avatar Topic Author
  • Offline
  • New Member
More
10 years 6 months ago - 8 years 7 months ago #126658 by nxlevel solutions
Integrate Map was created by nxlevel solutions
Hi,

nevermind!
Last edit: 8 years 7 months ago by nxlevel solutions.

Please Log in or Create an account to join the conversation.

More
10 years 6 months ago #126659 by Lefteris
Replied by Lefteris on topic Re: Integrate Map
Hi. This topic is out of K2 and has to do with Joomla! development. Here is some code that lets you add scripts and styles using the Joomla! API:
<?php 
$document = JFactory::getDocument();
$document->addScript('http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.js');
$document->addStyleSheet('http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css');
?>

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum