[mapguide-users] Kaliopa mobile viewer with google maps as base layer
RenoSun
renolionheart at gmail.com
Thu Jul 2 13:28:36 PDT 2015
Firstly, I think it's necessary to add following code before you add other
base maps.
var osm = new OpenLayers.Layer.OSM("OpenLayers");
Under Default.js/Default.debug.js you should call your initWms(); function
after following codes:
About line 580
After
map = new OpenLayers.Map('map', mapOptions);
Then add
initWms();
Hope it will be the solution.
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Kaliopa-mobile-viewer-with-google-maps-as-base-layer-tp5212543p5214088.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list