When the new release will be finish and what are the new features? Auto orientation(raster or vector), 2.5D perspective, vector map source, 3D maps...
I suggest for NightModeImageProcessor to be able to set level(1-100) of dark. Because default is too dark. And double click zoom, should zoom point where user double click like on android maps. And time between two clicks should be longer(300 or 400 ms), because user must be quick with current release.
Also on Android, when I set zoom range min max(9-16) to mapComponent and I am on zoom 16 and try with pinch zoom in from center of screen to corners, mapComponent set zoom to 17. Also when I am on zoom 9 and try pinch zoom out from two corners to center of screen, mapComponent set zoom to 8. With normal zoom controls and double click it doesn't zoom(in/out) when I am on min or max zoom.
| Failinimi | Suurus |
|---|---|
| PlaceLabel.java | 6.09 KB |
Yes, I am interesting I will send a request for it. I forgot something, on android there are four different density and with getResources().getDisplayMetrics().density developers can manually manage Images for Places, to createImage from different drawable density folder. But for default PlaceLabel, the only solution is to implement Label and to adjust text label for density. Because on ldpi PlaceLabels are too big, and on hdpi PlaceLabels are too small. Only on mdpi PlaceLabels are OK. Can you attach PlaceLabel source, so I can adjust text size based on density.
Yes, the default text/label and other UI element sizes could be not the best for different Android devices. I'm putting PlaceLabel here.
Thank you for your comments. We have currently two development branches - old 1.x line and new 2.x, which has 2,5D perspective/rotation features and new API. 2.0 is Android only initially. If you are interested in trying it out then email support@nutiteq.com .
/JaakL