Skip to content

Commit

Permalink
added React leaflet
Browse files Browse the repository at this point in the history
  • Loading branch information
henry-ngo committed May 23, 2024
1 parent 6402aff commit 4a230c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 4a230c1

Please sign in to comment.