Package | Description |
---|---|
com.tigerknows |
Modifier and Type | Method and Description |
---|---|
XYDouble |
InfoWindow.getMercXY() |
static XYDouble |
CustomShape.posToMercPix(Latlon latlon,
float zoomLevel)
convert from position to mercator pixels based on current zoom level
|
Modifier and Type | Method and Description |
---|---|
static Latlon |
CustomShape.mercPixToPos(XYDouble pix,
float zoomLevel)
convert from mercator pixels to position based on current zoom level
|
void |
CustomShape.renderGL(GL10 gl,
XYDouble topLeftXYf,
float zoomLevel) |