Download Free code MapView

Description

Android widget roughly described as a hybrid between com.google. android.maps.MapView and iOS's CATiledLayer.

Source Files

The download file MapView-master.zip has the following entries.


.gitattributes//from  w  w w  .j a  v a2  s .  c o  m
.gitignore
README.md
assembly.xml
pom.xml
src/com/qozix/animation/AnimationListener.java
src/com/qozix/animation/Animator.java
src/com/qozix/animation/Tween.java
src/com/qozix/animation/TweenListener.java
src/com/qozix/animation/easing/EasingEquation.java
src/com/qozix/animation/easing/Linear.java
src/com/qozix/animation/easing/Strong.java
src/com/qozix/geom/Coordinate.java
src/com/qozix/geom/Geolocator.java
src/com/qozix/layouts/AnchorLayout.java
src/com/qozix/layouts/FixedLayout.java
src/com/qozix/layouts/ScalingLayout.java
src/com/qozix/layouts/StaticLayout.java
src/com/qozix/layouts/TranslationLayout.java
src/com/qozix/layouts/ZoomPanLayout.java
src/com/qozix/mapview/MapView.java
src/com/qozix/mapview/geom/ManagedGeolocator.java
src/com/qozix/mapview/hotspots/HotSpot.java
src/com/qozix/mapview/hotspots/HotSpotManager.java
src/com/qozix/mapview/markers/CalloutManager.java
src/com/qozix/mapview/markers/MarkerManager.java
src/com/qozix/mapview/paths/PathManager.java
src/com/qozix/mapview/paths/PathView.java
src/com/qozix/mapview/tiles/MapTile.java
src/com/qozix/mapview/tiles/MapTileCache.java
src/com/qozix/mapview/tiles/MapTileDecoder.java
src/com/qozix/mapview/tiles/MapTileDecoderAssets.java
src/com/qozix/mapview/tiles/MapTileDecoderHttp.java
src/com/qozix/mapview/tiles/MapTilePool.java
src/com/qozix/mapview/tiles/TileManager.java
src/com/qozix/mapview/tiles/TileRenderHandler.java
src/com/qozix/mapview/tiles/TileRenderListener.java
src/com/qozix/mapview/tiles/TileRenderTask.java
src/com/qozix/mapview/viewmanagers/DownsampleManager.java
src/com/qozix/mapview/viewmanagers/ViewCurator.java
src/com/qozix/mapview/viewmanagers/ViewFactory.java
src/com/qozix/mapview/viewmanagers/ViewPool.java
src/com/qozix/mapview/viewmanagers/ViewSetManager.java
src/com/qozix/mapview/zoom/ZoomLevel.java
src/com/qozix/mapview/zoom/ZoomLevelSet.java
src/com/qozix/mapview/zoom/ZoomListener.java
src/com/qozix/mapview/zoom/ZoomManager.java
src/com/qozix/mapview/zoom/ZoomSetupListener.java
src/com/qozix/widgets/AsyncTask.java
src/com/qozix/widgets/Scroller.java
src/com/qozix/widgets/SealedHandler.java

Download

Click the following link to download MapView-master.zip.

MapView-master.zip




















Home »
  Android Free Code »
    UI »




ActionBar
Bootstrap
Button
Font
GridView
Layout
ListView
MapView
ProgressBar
TabHost
TextView
Theme
UI
UI Library
Wallpaper
WebView
Widget