![]() |
|
Geographic mapping with Intraweb - Printable Version +- Atozed Forums (https://www.atozed.com/forums) +-- Forum: Atozed Software (https://www.atozed.com/forums/forum-1.html) +--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html) +---- Forum: English (https://www.atozed.com/forums/forum-16.html) +----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html) +----- Thread: Geographic mapping with Intraweb (/thread-5596.html) |
Geographic mapping with Intraweb - bruce.eglington@usask.ca - 11-26-2025 I would like to add geographic maps to existing Intraweb applications and would appreciate advice from those who have used any existing components for this purpose. I have read about TMSIWWebOSMaps but know that they have a separate mapping component which is favoured but does not support Intraweb. I assume that the former is no longer as well developed. Any comments on functionality, suitability for use with Intraweb, etc would be appreciated on these and any other recommended products. Thanks RE: Geographic mapping with Intraweb - JuergenS - 11-27-2025 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. RE: Geographic mapping with Intraweb - zsleo - 11-27-2025 (11-27-2025, 04:37 PM)JuergenS Wrote: Hi Bruce, The CGD Tools extension now fully supported and maintained by IW has map components. RE: Geographic mapping with Intraweb - bruce.eglington@usask.ca - 11-27-2025 Thanks to both. Either of these look like good options to investigate further and are probably complimentary in a sense. Bruce |