I have been testing out the new mapguide support -
http://trac.openlayers.org/ticket/995

It works well with non tiled images for me, however, I have been
unable to get the tiled images to work

I have set my bounds for Australia to match my mapDefinition

var extent = new OpenLayers.Bounds(112.931740,-43.587490,153.632810,-8.933330);

but the tiles don't come up, the request GETTILEIMAGE request looks fine.

when i dump the bounds being passed into calculateGridLayout in Mapguide.js

left-bottom=(-395.8841059168209,-390.06229688031436)
right-top=(662.4486559168209,337.5414768803144)

I have just been playing the the example file.

z

-- 
Zac Spitzer -
http://zacster.blogspot.com (My Blog)
+61 405 847 168
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to