Sample to rendering geojson
You can render the geojson file to the map easily
Sample Usage:
<div data-role="map"
class="full-height bg-body-tertiary"
data-zoom="12"
data-source-url="#"
></div>
You can render the geojson file to the map easily
<div data-role="map"
class="full-height bg-body-tertiary"
data-zoom="12"
data-source-url="#"
></div>