com.supermap.mapping
Interface UserMapRender
-
public interface UserMapRender
User-defined map renderer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description void
onDraw(android.graphics.Canvas canvas)
rendering methods to achieve custom rendering content
-