Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
omarkawach authored Sep 9, 2024
1 parent 057068c commit 92e2d45
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,12 +101,12 @@ Source: https://www.webcomponents.org/introduction

### What is a library for mapping on the web

To include maps in a web applications, the easiest and most common way is through a mapping libraries. Mapping libraries provides out-of-box support for visualizations and interactions in maps. Common choices are as follows:
To include maps in a web application, the easiest and most common way is through mapping libraries. Mapping libraries provides out-of-box support for visualizations and interactions in maps. Common choices are as follows:

- Open-source libraries: Leaflet, MapLibre, OpenLayers, turf.js (focused on spatial analysis) etc
- Open-source libraries: Leaflet, MapLibre, OpenLayers, turf.js (focused on spatial analysis), etc.
- Commerical libraries: ArcGIS Maps SDK for JavaScript, Google Maps JavaScript API, MapBox GL JS

We are also seeing a growing number of mapping libaries offering maps as web components, notable liraries are:
We are also seeing a growing number of mapping libraries as Raect, Angular, web, or Vue components. Some notable component liraries are:

- Open-source: Nivo React (built on top of D3),
Vue 3.x components for CesiumJS,
Expand All @@ -117,7 +117,7 @@ We are also seeing a growing number of mapping libaries offering maps as web com
- Commericial libraries: ArcGIS Maps SDK for JavaScript components,
Google Maps JavaScript API Web Components

Choosing the best web mapping libraries that suits the end users and the developers need is a crucial step for all web development involving maps and/or location services.
Choosing the best web mapping libraries that suit end user and developer needs is a crucial step for all web development involving maps and/or location services.

### What challenges are there with creating a web component library?

Expand Down

0 comments on commit 92e2d45

Please sign in to comment.