mirror of
https://github.com/mapgears/ol3-google-maps.git
synced 2026-01-25 16:50:49 +00:00
8 lines
175 B
Cheetah
8 lines
175 B
Cheetah
<?js
|
|
var data = obj;
|
|
?>
|
|
<section>
|
|
<article>
|
|
<pre class="prettyprint source"><code><?js= data.code ?></code></pre>
|
|
</article>
|
|
</section> |