Re: [mapguide-users] MapGuide Server on a mobile device

2019-05-15 Thread Flipper
Unfortunately the Mapguide example on OpenLayers is currently down, A server
replacement is underway At the moment, Does anyone else have a Mapguide Map
they could offer the OpenLayers community for their example code?




--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] MapGuide Server on a mobile device

2019-05-14 Thread RenoSun
Hi Frieda,

Yes, you should either use OpenLayers (OL) API 5.3.0 API to load your
mapguide map.
(https://openlayers.org/en/latest/examples/mapguide-untiled.html?q=mapguide)

Or upgrade Kaliopa Mobile Viewer
(https://github.com/sreckolipovsek/KaliopaMobileViewer) to OL 5.3.0 and to
match the latest MapGuide API (some c# codes need to be changed) +
sidebar-v2 (https://github.com/Turbo87/sidebar-v2) 

Real life example:  TQB Public Mapping & GIS

  

I believe the easiest way is to use mapguide-react-layout
https://github.com/jumpinjackie/mapguide-react-layout Sidebar template :)

However, if you have FME Workbench made by Safe Software, you can easily
convert the SHP files into KML/KMZ format to ask your user to install Google
Earth on their Android phones/tablets to view those polygons.





--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

[mapguide-users] MapGuide Server on a mobile device

2019-05-13 Thread frieda
Hi,

I have some projected Esri Shapefiles which I convert to GeoJSON and then to
SVG to display them on a mobile device with a browser (Android Webview). 

The problem is, that it gets laggy on Zoom and Pan when I display over 3000
Polygons.

Is there any solution to display these local Shapefiles with MapGuide on a
mobile device?



--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users