11-27-2025, 04:37 PM
Hi Bruce,
I couldn't find a simple intranet component either, but of course, Google Maps or OpenStreetMap can be integrated using JavaScript.
Examples for using Google Maps (which is a paid service) can be found at www.w3schools.com.
For using OpenStreetMap for free, there are the JavaScript libraries Leaflet (leafletjs.com) and OpenLayers (openlayers.org).
I use the Leaflet JavaScript library by Volodymyr Agafonkin.
On the website, you'll find comprehensive documentation and an extensive collection of plugins for all sorts of use cases.
I couldn't find a simple intranet component either, but of course, Google Maps or OpenStreetMap can be integrated using JavaScript.
Examples for using Google Maps (which is a paid service) can be found at www.w3schools.com.
For using OpenStreetMap for free, there are the JavaScript libraries Leaflet (leafletjs.com) and OpenLayers (openlayers.org).
I use the Leaflet JavaScript library by Volodymyr Agafonkin.
On the website, you'll find comprehensive documentation and an extensive collection of plugins for all sorts of use cases.

