Commit cd508a5bd495bef90e4c0120f5d807e575907422

Authored by 杨帅
1 parent 40e6c5a3

1 修改打点效果

moudle_pedometer/src/main/java/com/cnlive/moudle/pedometer/utils/MyMapUtil.java
... ... @@ -68,7 +68,7 @@ public class MyMapUtil {
68 68 return null;
69 69 }
70 70 try {
71   - Bitmap pointBitmap = BitmapUtil.getBitmapFromDp(context, BitmapFactory.decodeResource(context.getResources(), startIconRes), 17, 30);
  71 + Bitmap pointBitmap = BitmapUtil.getBitmapFromDp(context, BitmapFactory.decodeResource(context.getResources(), startIconRes), 21, 21);
72 72 OverlayOptions startOptions = null;
73 73 if (pointBitmap != null) {
74 74 startOptions = new MarkerOptions()
... ...
moudle_pedometer/src/main/res/drawable-hdpi/icon_map_import.png

1.4 KB | W: | H:

1.45 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
moudle_pedometer/src/main/res/drawable-xhdpi/icon_map_import.png

1.21 KB | W: | H:

2.32 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
moudle_pedometer/src/main/res/drawable-xxhdpi/icon_map_import.png

3.51 KB | W: | H:

2.32 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin