diff --git a/pages/index.md b/pages/index.md index 6437a47..fbb0884 100644 --- a/pages/index.md +++ b/pages/index.md @@ -43,7 +43,7 @@ The Province of British Columbia currently uses four main web mapping frameworks 3. The Simple Map Kit ([SMK](https://bcgov.github.io/bcwebmaps-options/web-mapping-frameworks/smk.html)) is Open Source and can be deployed anywhere. It is Leaflet.js based and and it can be used to rapidly configure web mapping applications that consume BC Gov-hosted data or uploaded files. The code is also extensible allowing for customization to meet business and end user needs. 4. Also listed are currently popular open source libaries that provide flexibility and options for development of simple to complex applications. These specific libaries are not hosted or maintained by anyone BC Government Organization, but they have been used (and contributed to) by various project teams within the BC Government to build awesome and business specific solutions. See their respective websites (linked below) for more information. Examples of the use of these open source libaries, with the BC Government, are listed in the next section below. - - [Leaflet](https://leafletjs.com/) + - [Leaflet](https://leafletjs.com/) and [React Leaflet](https://react-leaflet.js.org/) - [Mapbox GL JS](https://www.mapbox.com/) - [MapLibre GL JS](https://maplibre.org/) - [Google Maps](https://developers.google.com/maps)