Quick start
All code examples in this section are identical and can implement either ArcGIS technology or Leaflet technology.
To use ArcGIS:
@using static MapsForBlazor.techs.maps.ArcGIS
To use Leaflet:
@using static MapsForBlazor.techs.maps.Leaflet