Recent activity
Subscribe to this feed
trice22 replied on February 26, 2008 12:51 to the problem "ACTransitMapProvider Tutorial / Coordinates in getTileUrl() are NaN" in Modest Maps:
Okay, I've found the problem:
The tutorial ( http://modestmaps.com/tutorial-actran... ) doesn't mention that you've to either resize the stage of the modified file or adjust the line
"container.map.init(800, 600, true, new ACTransitMapProvider());" to
"container.map.init(900, 500, true, new ACTransitMapProvider());"
according to your stage size.
—trice
trice22 reported a problem in Modest Maps on February 26, 2008 12:13:
ACTransitMapProvider Tutorial / Coordinates in getTileUrl() are NaNHello,
I've been trying to recreate the ACTransitMapProvider-tutorial with my own map-tiles, but the application doesn't seem to find the files.
I was able track the problem down to the function "getTileUrl()" in AbstractZoomifyMapProvider.as—the variable "coord", that is being pushed into this function remains NaN.
Any advice would be highly appreciated—
trice
Loading Profile...
