Package | Description |
---|---|
com.bbn.openmap.dataAccess.mapTile |
Modifier and Type | Class and Description |
---|---|
class |
DebugMapTileFactory
A simple MapTileFactory that returns empty tiles with labels showing zoom
level and x, y coords, and borders.
|
class |
GoogleMapTileFactory
The GoogleMapTileFactory is a simple example of how to customize a
MapTileFactory to contact other services.
|
class |
ServerMapTileFactory
The ServerMapTileFactory is an extension to the StandardMapTileFactory that
can go to a http server to retrieve image tiles.
|
class |
TileMillMapTileFactory
The TileMillMapTileFactory is an extension to the StandardMapTileFactory that can read image tiles stored in a
mbtiles file, which is the export format from the TileMill application.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details