- extract common protobuf decoder to ProtobufDecoder
- move LwHttp and ProtobufDecotder to common - rename MapDatabaseCallback to MapDataSink
This commit is contained in:
@@ -16,7 +16,7 @@ package org.oscim.core;
|
||||
|
||||
/**
|
||||
* MapElement is created by MapDatabase(s) and passed to MapTileLoader
|
||||
* via IMapDatabaseCallback.renderElement() MapTileLoader processes the
|
||||
* via IMapDataSink.renderElement() MapTileLoader processes the
|
||||
* data into MapTile.layers.
|
||||
* -----
|
||||
* This is really just a buffer object that belongs to MapDatabase, so
|
||||
|
||||
Reference in New Issue
Block a user