文件名称:Polaris_20813
介绍说明--下载内容来自于网络,使用问题请自行百度
一个能更好、更方便地让开发者基于 Google Maps 进行地图功能开发的类库。 -A library greatly enhancing the features of the Google Maps external library: Effortless map annotating, gesture support, map callout support, built-in “user tracking” mode, etc.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Polaris-master/
Polaris-master/.gitignore
Polaris-master/CHANGELOG.md
Polaris-master/LICENSE.txt
Polaris-master/README.md
Polaris-master/library/
Polaris-master/library/AndroidManifest.xml
Polaris-master/library/project.properties
Polaris-master/library/res/
Polaris-master/library/res/anim/
Polaris-master/library/res/anim/polaris__grow_fade_in_from_bottom.xml
Polaris-master/library/res/anim/polaris__shrink_fade_out_to_bottom.xml
Polaris-master/library/res/drawable-hdpi/
Polaris-master/library/res/drawable-hdpi/polaris__arrow_to_right.9.png
Polaris-master/library/res/drawable-hdpi/polaris__ic_map_locate.png
Polaris-master/library/res/drawable-nodpi/
Polaris-master/library/res/drawable-nodpi/polaris__btn_map_overlay_focused.9.png
Polaris-master/library/res/drawable-nodpi/polaris__btn_map_overlay_normal.9.png
Polaris-master/library/res/drawable-nodpi/polaris__btn_map_overlay_pressed.9.png
Polaris-master/library/res/drawable-xhdpi/
Polaris-master/library/res/drawable-xhdpi/polaris__arrow_to_right.9.png
Polaris-master/library/res/drawable-xhdpi/polaris__ic_map_locate.png
Polaris-master/library/res/drawable-xhdpi/polaris__map_callout_bottom_anchor_focused.9.png
Polaris-master/library/res/drawable-xhdpi/polaris__map_callout_bottom_anchor_normal.9.png
Polaris-master/library/res/drawable-xhdpi/polaris__map_callout_bottom_anchor_pressed.9.png
Polaris-master/library/res/drawable-xhdpi/polaris__map_callout_left_cap_focused.9.png
Polaris-master/library/res/drawable-xhdpi/polaris__map_callout_left_cap_normal.9.png
Polaris-master/library/res/drawable-xhdpi/polaris__map_callout_left_cap_pressed.9.png
Polaris-master/library/res/drawable-xhdpi/polaris__map_callout_right_cap_focused.9.png
Polaris-master/library/res/drawable-xhdpi/polaris__map_callout_right_cap_normal.9.png
Polaris-master/library/res/drawable-xhdpi/polaris__map_callout_right_cap_pressed.9.png
Polaris-master/library/res/drawable/
Polaris-master/library/res/drawable/polaris__btn_map_overlay.xml
Polaris-master/library/res/drawable/polaris__map_callout_bottom_anchor.xml
Polaris-master/library/res/drawable/polaris__map_callout_left_cap.xml
Polaris-master/library/res/drawable/polaris__map_callout_right_cap.xml
Polaris-master/library/res/interpolator/
Polaris-master/library/res/interpolator/polaris__decelerate_cubic.xml
Polaris-master/library/res/interpolator/polaris__decelerate_quint.xml
Polaris-master/library/res/layout/
Polaris-master/library/res/layout/polaris__map_callout_view_merge.xml
Polaris-master/library/res/layout/polaris__user_tracking_button.xml
Polaris-master/library/res/values/
Polaris-master/library/res/values/polaris__colors.xml
Polaris-master/library/res/values/polaris__dimens.xml
Polaris-master/library/res/values/polaris__strings.xml
Polaris-master/library/res/values/polaris__styles.xml
Polaris-master/library/src/
Polaris-master/library/src/com/
Polaris-master/library/src/com/cyrilmottier/
Polaris-master/library/src/com/cyrilmottier/polaris/
Polaris-master/library/src/com/cyrilmottier/polaris/Annotation.java
Polaris-master/library/src/com/cyrilmottier/polaris/Build.java
Polaris-master/library/src/com/cyrilmottier/polaris/CoordinateRegion.java
Polaris-master/library/src/com/cyrilmottier/polaris/MapCalloutDrawable.java
Polaris-master/library/src/com/cyrilmottier/polaris/MapCalloutView.java
Polaris-master/library/src/com/cyrilmottier/polaris/MapViewUtils.java
Polaris-master/library/src/com/cyrilmottier/polaris/PolarisMapView.java
Polaris-master/library/src/com/cyrilmottier/polaris/internal/
Polaris-master/library/src/com/cyrilmottier/polaris/internal/AnnotationsOverlay.java
Polaris-master/library/src/com/cyrilmottier/polaris/internal/Config.java
Polaris-master/library/src/com/cyrilmottier/polaris/internal/OverlayContainer.java
Polaris-master/resources/
Polaris-master/resources/map_callout.9.xhdpi.psd
Polaris-master/sample/
Polaris-master/sample/AndroidManifest.xml
Polaris-master/sample/polaris_sample.png
Polaris-master/sample/project.properties
Polaris-master/sample/res/
Polaris-master/sample/res/drawable-hdpi/
Polaris-master/sample/res/drawable-hdpi/ic_launcher.png
Polaris-master/sample/res/drawable-xhdpi/
Polaris-master/sample/res/drawable-xhdpi/ic_launcher.png
Polaris-master/sample/res/drawable-xhdpi/map_pin_holed_blue_alt.png
Polaris-master/sample/res/drawable-xhdpi/map_pin_holed_blue_normal.png
Polaris-master/sample/res/drawable-xhdpi/map_pin_holed_purple_alt.png
Polaris-master/sample/res/drawable-xhdpi/map_pin_holed_purple_normal.png
Polaris-master/sample/res/drawable/
Polaris-master/sample/res/drawable/map_pin_holed_blue.xml
Polaris-master/sample/res/drawable/map_pin_holed_purple.xml
Polaris-master/sample/res/layout/
Polaris-master/sample/res/layout/accessory.xml
Polaris-master/sample/res/layout/main_activity.xml
Polaris-master/sample/res/values-v11/
Polaris-master/sample/res/values-v11/themes.xml
Polaris-master/sample/res/values-v14/
Polaris-master/sample/res/values-v14/themes.xml
Polaris-master/sample/res/values/
Polaris-master/sample/res/values/strings.xml
Polaris-master/sample/res/values/themes.xml
Polaris-master/sample/src/
Polaris-master/sample/src/com/
Po
Polaris-master/.gitignore
Polaris-master/CHANGELOG.md
Polaris-master/LICENSE.txt
Polaris-master/README.md
Polaris-master/library/
Polaris-master/library/AndroidManifest.xml
Polaris-master/library/project.properties
Polaris-master/library/res/
Polaris-master/library/res/anim/
Polaris-master/library/res/anim/polaris__grow_fade_in_from_bottom.xml
Polaris-master/library/res/anim/polaris__shrink_fade_out_to_bottom.xml
Polaris-master/library/res/drawable-hdpi/
Polaris-master/library/res/drawable-hdpi/polaris__arrow_to_right.9.png
Polaris-master/library/res/drawable-hdpi/polaris__ic_map_locate.png
Polaris-master/library/res/drawable-nodpi/
Polaris-master/library/res/drawable-nodpi/polaris__btn_map_overlay_focused.9.png
Polaris-master/library/res/drawable-nodpi/polaris__btn_map_overlay_normal.9.png
Polaris-master/library/res/drawable-nodpi/polaris__btn_map_overlay_pressed.9.png
Polaris-master/library/res/drawable-xhdpi/
Polaris-master/library/res/drawable-xhdpi/polaris__arrow_to_right.9.png
Polaris-master/library/res/drawable-xhdpi/polaris__ic_map_locate.png
Polaris-master/library/res/drawable-xhdpi/polaris__map_callout_bottom_anchor_focused.9.png
Polaris-master/library/res/drawable-xhdpi/polaris__map_callout_bottom_anchor_normal.9.png
Polaris-master/library/res/drawable-xhdpi/polaris__map_callout_bottom_anchor_pressed.9.png
Polaris-master/library/res/drawable-xhdpi/polaris__map_callout_left_cap_focused.9.png
Polaris-master/library/res/drawable-xhdpi/polaris__map_callout_left_cap_normal.9.png
Polaris-master/library/res/drawable-xhdpi/polaris__map_callout_left_cap_pressed.9.png
Polaris-master/library/res/drawable-xhdpi/polaris__map_callout_right_cap_focused.9.png
Polaris-master/library/res/drawable-xhdpi/polaris__map_callout_right_cap_normal.9.png
Polaris-master/library/res/drawable-xhdpi/polaris__map_callout_right_cap_pressed.9.png
Polaris-master/library/res/drawable/
Polaris-master/library/res/drawable/polaris__btn_map_overlay.xml
Polaris-master/library/res/drawable/polaris__map_callout_bottom_anchor.xml
Polaris-master/library/res/drawable/polaris__map_callout_left_cap.xml
Polaris-master/library/res/drawable/polaris__map_callout_right_cap.xml
Polaris-master/library/res/interpolator/
Polaris-master/library/res/interpolator/polaris__decelerate_cubic.xml
Polaris-master/library/res/interpolator/polaris__decelerate_quint.xml
Polaris-master/library/res/layout/
Polaris-master/library/res/layout/polaris__map_callout_view_merge.xml
Polaris-master/library/res/layout/polaris__user_tracking_button.xml
Polaris-master/library/res/values/
Polaris-master/library/res/values/polaris__colors.xml
Polaris-master/library/res/values/polaris__dimens.xml
Polaris-master/library/res/values/polaris__strings.xml
Polaris-master/library/res/values/polaris__styles.xml
Polaris-master/library/src/
Polaris-master/library/src/com/
Polaris-master/library/src/com/cyrilmottier/
Polaris-master/library/src/com/cyrilmottier/polaris/
Polaris-master/library/src/com/cyrilmottier/polaris/Annotation.java
Polaris-master/library/src/com/cyrilmottier/polaris/Build.java
Polaris-master/library/src/com/cyrilmottier/polaris/CoordinateRegion.java
Polaris-master/library/src/com/cyrilmottier/polaris/MapCalloutDrawable.java
Polaris-master/library/src/com/cyrilmottier/polaris/MapCalloutView.java
Polaris-master/library/src/com/cyrilmottier/polaris/MapViewUtils.java
Polaris-master/library/src/com/cyrilmottier/polaris/PolarisMapView.java
Polaris-master/library/src/com/cyrilmottier/polaris/internal/
Polaris-master/library/src/com/cyrilmottier/polaris/internal/AnnotationsOverlay.java
Polaris-master/library/src/com/cyrilmottier/polaris/internal/Config.java
Polaris-master/library/src/com/cyrilmottier/polaris/internal/OverlayContainer.java
Polaris-master/resources/
Polaris-master/resources/map_callout.9.xhdpi.psd
Polaris-master/sample/
Polaris-master/sample/AndroidManifest.xml
Polaris-master/sample/polaris_sample.png
Polaris-master/sample/project.properties
Polaris-master/sample/res/
Polaris-master/sample/res/drawable-hdpi/
Polaris-master/sample/res/drawable-hdpi/ic_launcher.png
Polaris-master/sample/res/drawable-xhdpi/
Polaris-master/sample/res/drawable-xhdpi/ic_launcher.png
Polaris-master/sample/res/drawable-xhdpi/map_pin_holed_blue_alt.png
Polaris-master/sample/res/drawable-xhdpi/map_pin_holed_blue_normal.png
Polaris-master/sample/res/drawable-xhdpi/map_pin_holed_purple_alt.png
Polaris-master/sample/res/drawable-xhdpi/map_pin_holed_purple_normal.png
Polaris-master/sample/res/drawable/
Polaris-master/sample/res/drawable/map_pin_holed_blue.xml
Polaris-master/sample/res/drawable/map_pin_holed_purple.xml
Polaris-master/sample/res/layout/
Polaris-master/sample/res/layout/accessory.xml
Polaris-master/sample/res/layout/main_activity.xml
Polaris-master/sample/res/values-v11/
Polaris-master/sample/res/values-v11/themes.xml
Polaris-master/sample/res/values-v14/
Polaris-master/sample/res/values-v14/themes.xml
Polaris-master/sample/res/values/
Polaris-master/sample/res/values/strings.xml
Polaris-master/sample/res/values/themes.xml
Polaris-master/sample/src/
Polaris-master/sample/src/com/
Po
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
