Sample to rendering custom tiles URL

Capability to change the tiles on the fly



Sample Usage:
<div
    role="map" 
    class="full-height bg-light" 
    data-zoom="12" 
     data-tiles-url="https://mt{0-3}.google.com/vt/lyrs=m&x={x}&y={y}&z={z}"
></div>