No, OL4 (and thus mapguide-react-layout) does not support the useHttpTile
option. 

The MapGuide support in OL4 only concerns untiled maps. For tiled maps, you
can use the built-in ol.source.TileImage to consume MapGuide tiled maps.

If you are using a Tile Set Definition using the "Default" provider you can
specify the TilePath property to be a specific directory
(%MG_TILE_CACHE_PATH% just tells MapGuide to save rendered tiles to its
default configured directory), and then front Apache/nginx/etc to that
custom tile cache directory and then have your ol.source.TileImage point its
URL to that webserver URL instead of the mapagent.

Hope that helps.

- Jackie



--
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

Reply via email to