[mapguide-users] Kaliopa Mapguide Mobile Viewer - Base Layer Groups & Measure Tools Issue

Srecko Lipovsek srecko.lipovsek at kaliopa.si
Thu Jan 15 01:45:51 PST 2015


Hi Reno,
ad 1.)
Base Layers from Mapguide are not handled in Kaliopa Mobile Viewer. This is
the reason that they are not shown.
Not shure if they are also handled in Fusion Viewer, which also uses
OpenLayers for map showing.

If you would like to add e.g. Google Base Map or some WMS base map, you can
edit Default.aspx at the end of file and add that base map.

In that case you have also create your own Openlayers build if you include
some extra classes from Openlayers.

ad 2.)
Measurement probably does not work well because of Units in Coordinate
System.
Try to add this around 319 line in Default.aspx:
if(unitsType.Contains("degree")) unitsType = "dd";


Hope it helps ... :)






--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Kaliopa-Mapguide-Mobile-Viewer-Base-Layer-Groups-Measure-Tools-Issue-tp5181334p5181622.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list