Maps · head to head
ArcGIS Survey123 vs Leaflet

ArcGIS Survey123
Maps
Form-centric field data collection that writes straight into an ArcGIS organisation
- From
- On request
- Rated
- -

Leaflet
Maps
Leading open-source JavaScript library for mobile-friendly interactive maps, used by millions of developers worldwide
- From
- Free
- Rated
- -
The short version
- Only Leaflet has a free tier, so it costs nothing to try first.
- Each has a real cost: ArcGIS Survey123 the app is free and the licensing is not: every person completing a secure survey needs a paid ArcGIS user type, so a hundred-person field programme costs tens of thousands a year before anyone counts credits.; Leaflet 2D only with no support for 3D features, tilt, or rotation
- They diverge on capability: ArcGIS Survey123 covers XLSForm authoring, Leaflet covers Core Functionality.
- Prices and features above were last checked on 1 September 2026.
Where they differ
Only the attributes on which ArcGIS Survey123 and Leaflet actually diverge.
| Attribute | ArcGIS Survey123 | Leaflet |
|---|---|---|
| Starting price | On request | Free |
| Pricing model | Per user per year by ArcGIS user type | Unknown |
| Free tier | No | Yes |
| Platforms | Web, iOS, Android, Windows | Web |
Identical on both: user rating (Not yet rated), category (Maps).
What each one covers
Drawn from each product's published feature list. An absence here means we hold no record of it - not that the product lacks it.
Only in ArcGIS Survey123
- XLSForm authoring
- Web designer
- Offline collection
- Direct ArcGIS write
- Repeats and nested records
- Media and signature capture
- Webhooks and integration
- Reports
Only in Leaflet
- Core Functionality
- User Interface
What people use each for
The jobs each tool is most often brought in to do.
ArcGIS Survey123
- A water utility recording hydrant inspections that must appear on the corporate asset map the moment they are submitted, not after a nightly importnot Leaflet
- A local authority running a public consultation where anyone can submit without a licence, while staff review responses in an ArcGIS dashboardnot Leaflet
- An environmental monitoring programme with complex conditional forms authored in XLSForm and completed offline in areas with no signalnot Leaflet
- A field crew already licensed for ArcGIS Field Maps that needs structured forms alongside map-based editing without adding another vendornot Leaflet
Leaflet
- Embedding interactive maps in a web pagenot ArcGIS Survey123
- Mobile-friendly map interfaces across desktop and mobile browsersnot ArcGIS Survey123
- Mapping where bundle size matters, at roughly 42 KB of JavaScriptnot ArcGIS Survey123
- Extending a basic map with plugins rather than adopting a full platformnot ArcGIS Survey123
Where each one falls short
Documented limitations, not opinions. Every one is a constraint you would hit in normal use.
ArcGIS Survey123
- The app is free and the licensing is not: every person completing a secure survey needs a paid ArcGIS user type, so a hundred-person field programme costs tens of thousands a year before anyone counts credits.
- Esri does not publish user type prices on its main pricing pages, so buyers reconstruct the cost from marketplace listings or a sales conversation, which makes budgeting an ArcGIS rollout unnecessarily opaque.
- Credits are consumed by geocoding, storage and some analysis, and a data collection programme that generates heavy attachment volumes can burn through the bundled allowance and trigger a mid-year top-up.
- It is useless without ArcGIS. There is no standalone deployment, so the decision to use Survey123 is really a decision to buy or keep an ArcGIS estate.
- Form authoring splits between a web designer that is easy but limited and XLSForm plus Survey123 Connect that is capable but requires learning a spreadsheet syntax, and teams routinely start in the wrong one and rebuild.
Leaflet
- 2D only with no support for 3D features, tilt, or rotation
- Performance degrades when rendering large datasets of complex vector geometries without optimization
- Limited dynamic styling support; style is fixed on the server when using raster tiles
- Lacks native support for WMS features; requires plugins like Leaflet.WMS and complex feature identification is cumbersome
- Requires external tile service for map imagery; does not provide map tiles natively
Pricing, plan by plan
ArcGIS Survey123
On request- Survey123 appFree
- No separate charge for the app itself
- Requires an ArcGIS Online or Enterprise organisation
- Public surveys can be completed without a licence
- Creator user type$undefined/year
- Required to author and publish surveys
- Foundational user type, can administer the organisation
- Includes an annual credit allowance
- Mobile Worker user type$undefined/year
- Required for each person completing a secure survey
- Dependent user type, must be added to an organisation with a foundational licence
- Public marketplace listings have shown around $400 per year
Leaflet
FreeNo published plan breakdown. See the Leaflet review.
Which should you pick?
Choose ArcGIS Survey123 if
- You need xlsform authoring.
- You work on Web, iOS, Android, Windows.
- You also want web designer.
Choose Leaflet if
- You need core functionality.
- You want to start without paying.
- You also want user interface.
Questions people ask
- Is ArcGIS Survey123 or Leaflet better?
- Neither clearly leads. ArcGIS Survey123 starts at On request and Leaflet at Free, and user ratings are close enough to be indistinguishable. Choose on capability and platform support.
- Which is cheaper, ArcGIS Survey123 or Leaflet?
- Leaflet has a free tier; the other does not. Paid plans start at On request for ArcGIS Survey123 and Free for Leaflet.
- Does ArcGIS Survey123 or Leaflet run on more platforms?
- ArcGIS Survey123 runs on Web, iOS, Android, Windows. Leaflet runs on Web.
- Can I use Leaflet for free?
- Yes. Leaflet has a free tier, so you can try it without paying. ArcGIS Survey123 starts at On request.
- What is ArcGIS Survey123 best used for?
- ArcGIS Survey123 is most often used for a water utility recording hydrant inspections that must appear on the corporate asset map the moment they are submitted, not after a nightly import, a local authority running a public consultation where anyone can submit without a licence, while staff review responses in an arcgis dashboard, an environmental monitoring programme with complex conditional forms authored in xlsform and completed offline in areas with no signal, a field crew already licensed for arcgis field maps that needs structured forms alongside map-based editing without adding another vendor. Of those, a water utility recording hydrant inspections that must appear on the corporate asset map the moment they are submitted, not after a nightly import and a local authority running a public consultation where anyone can submit without a licence, while staff review responses in an arcgis dashboard are not what Leaflet is typically brought in for.
- What can ArcGIS Survey123 do that Leaflet cannot?
- ArcGIS Survey123 covers XLSForm authoring, Web designer, Offline collection, Direct ArcGIS write. Leaflet covers Core Functionality, User Interface.
Answered from the vendors’ own pages
ArcGIS Survey123: Is Survey123 free?
The app is. Using it is not, unless your surveys are public. Authoring needs a Creator licence and each person completing a secure survey needs a Mobile Worker, Editor, Creator or GIS Professional user type.
Leaflet: Is Leaflet free and open source?
Yes. Leaflet is open-source JavaScript library licensed for free use. Over 400 plugins add capabilities like marker clustering, heatmaps, drawing tools, geocoding, and routing.
SourceArcGIS Survey123: How much are the user types?
Esri does not list them on its main pricing pages. Public marketplace listings have shown roughly $700 a year for Creator and $400 for Mobile Worker; confirm with Esri or a distributor for your region.
Leaflet: How do I include Leaflet in my project via CDN?
Leaflet is available on multiple free CDNs including unpkg, cdnjs, and jsDelivr. Include the CSS stylesheet from https://unpkg.com/[email protected]/dist/leaflet.css and JavaScript from https://unpkg.com/[email protected]/dist/leaflet.js in your HTML head.
SourceArcGIS Survey123: Can respondents fill in a survey without a licence?
Yes, if the survey is shared publicly. Secure surveys require a licensed user type.
Leaflet: What mapping services does Leaflet support?
Leaflet integrates seamlessly with various mapping services including OpenStreetMap, Google Maps, Bing, and other custom tile providers, allowing developers to choose the best base layer.
SourceArcGIS Survey123: Does it work offline?
Yes, in the mobile app, with sync when connectivity returns.
Leaflet: What is the file size of Leaflet?
Leaflet weighs about 42 KB of JavaScript.
SourceArcGIS Survey123: Is it the same as ArcGIS Field Maps?
No. Field Maps is map-centric editing; Survey123 is form-centric. Many organisations license both, which doubles nothing because user types cover the whole app suite.
Related pages
More on ArcGIS Survey123
Other head to heads
- ArcGIS Survey123 vs SW Maps
- ArcGIS Survey123 vs QGIS
- ArcGIS Survey123 vs Felt
- ArcGIS Survey123 vs CARTO
- ArcGIS Survey123 vs Global Mapper
- ArcGIS Survey123 vs GRASS GIS
- ArcGIS Survey123 vs Ride with GPS
- ArcGIS Survey123 vs onX Maps
- ArcGIS Survey123 vs Leica Infinity
- ArcGIS Survey123 vs Transit
- ArcGIS Survey123 vs AllTrails
- ArcGIS Survey123 vs Citymapper
- ArcGIS Survey123 vs Gaia GPS
- ArcGIS Survey123 vs GraphHopper
- ArcGIS Survey123 vs HERE WeGo
- ArcGIS Survey123 vs IndoorAtlas
- ArcGIS Survey123 vs Mapbox
- ArcGIS Survey123 vs Google Maps Platform
- ArcGIS Survey123 vs Stadia Maps
- ArcGIS Survey123 vs HERE Technologies
- ArcGIS Survey123 vs Apple Maps
- ArcGIS Survey123 vs OpenLayers
- ArcGIS Survey123 vs Esri ArcGIS
- ArcGIS Survey123 vs CesiumJS
- ArcGIS Survey123 vs Mappedin
- ArcGIS Survey123 vs Bing Maps
- ArcGIS Survey123 vs OSRM
- ArcGIS Survey123 vs Polaris Navigation GPS
- ArcGIS Survey123 vs PositionStack
- ArcGIS Survey123 vs Radar
- ArcGIS Survey123 vs SAGA GIS
- Leaflet vs SW Maps
- Leaflet vs QGIS
- Leaflet vs Felt
- Leaflet vs CARTO
- Leaflet vs Global Mapper
- Leaflet vs GRASS GIS
- Leaflet vs Ride with GPS
- Leaflet vs onX Maps
- Leaflet vs Leica Infinity
- Leaflet vs Transit
- Leaflet vs AllTrails
- Leaflet vs Citymapper
- Leaflet vs Gaia GPS
- Leaflet vs GraphHopper
- Leaflet vs HERE WeGo
- Leaflet vs IndoorAtlas
- Leaflet vs Mapbox
- Leaflet vs Google Maps Platform
- Leaflet vs Stadia Maps
- Leaflet vs HERE Technologies
- Leaflet vs Apple Maps
- Leaflet vs OpenLayers
- Leaflet vs Esri ArcGIS
- Leaflet vs CesiumJS
- Leaflet vs Mappedin
- Leaflet vs Bing Maps
- Leaflet vs OSRM
- Leaflet vs Polaris Navigation GPS
- Leaflet vs PositionStack
- Leaflet vs Radar
- Leaflet vs SAGA GIS
