Virtual Earth Ink Progress
Posted by: Julia Lerman Blog - Dont Be Iffy...,
on 23 Aug 2005 |
View original
I've been fiddling some more with Virtual
Earth Ink.
I discovered that there are cases where the tiles don't get realigned before going
over to the inking interface. In order to realign the tiles, I need to use the map
object's SetCenter command and pass in the current lat/long values of the map.That
actually calls SetCenterandZoom, before recreating the map anew with fresh tiles (in
the order that I need them). This is creating...