aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces/IMapService.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* First pass at making the V2 map work. Standalones only for now. There are ↵Diva Canto2011-06-121-38/+0
| | | | some issues with the zoom level -- TBD.
* Removed RequestLandData from IGridService because it's already in another place.Diva Canto2009-09-111-0/+38
Moved GetMapBlocks to a new interface IMapService.