mapguide-react-layout
mapguide-react-layout copied to clipboard
An openlayers-based modern map viewer for MapGuide
Add a script node to provide assistance in translating the default english string bundle to the desired target language The tool should: * Report on missing keys in the target...
For a seamless experience with existing authoring tools (Studio/Maestro), we should provide the same fusion template/widget/container metadata, tailored to the capabilities offered by our layouts and components: - [ ]...
If you see base layer switchers in other high-quality interactive maps (eg. [Cesium.js](url)) they generally include thumbnails of the various external base layers. We should do the same for our...
MGOS 3.3 will introduce "clean" JSON responses in the mapagent https://trac.osgeo.org/mapguide/wiki/MapGuideRfc158 As a result, if we're working with a 3.3 server, we can completely skip the de-arrayification of the JSON...
- [x] Detect mobile device - [x] The DragPan interaction condition should be relaxed if we detected a mobile device (ie. Touch/Mobile devices can pan without having to explicitly set...
Add support for groups in external layers * [ ] Should be represented in the external layer manager * [ ] Should indicate whether visibility is toggleable in the UI...
This was a hack module to bolt on the viewer API to some semi-global place that other imperative component code within the package can get to. Now that the map...
Dear jumpinjackie , Your React solution is wonderful and highly appreciated :) When a window opens we can't control its size like we did in Fusion, I mean fitting its...