YetiForceCompany/YetiForceCRM

View on GitHub
layouts/basic/modules/Vtiger/DetailViewMap.tpl

Summary

Maintainability
Test Coverage
{*<!-- {[The file is published on the basis of YetiForce Public License 6.5 that can be found in the following directory: licenses/LicenseEN.txt or yetiforce.com]} -->*}
{strip}
    <!-- tpl-Base-DetailViewMap -->
    <input type="hidden" id="coordinates" value="{\App\Purifier::encodeHtml(\App\Json::encode($COORRDINATES))}">
    <input type="hidden" class="js-tile-layer-server" value="{\App\Map\Layer::getTileServer()}" data-js="val">
    <div id="mapid" class="u-min-h-85vh"></div>
    <!-- /tpl-Base-DetailViewMap -->
{/strip}