提供安卓地图界面的视图抽象 AirMapView

码农软件 · 软件分类 · Android UI 组件 · 2019-04-25 15:28:16

软件介绍

AirMapView 是一个视图抽象,可以在没有 Google Play Services 的情况下,让设备使用的地图交互功能。

它支持多种原生的地图供应商,包括 Google Maps V2、Amazon Maps V2。如果设备没有已支持的原生地图供应商,AirMapView 将回退到一个基于 Web 的地图提供商(目前是 Google Maps)。AirMapView 易于集成,可以直接替换 Google Maps V2包。

AirMapView 的原作者是 Nick Adams

特性

  • Google Maps V2

  • 在运行时交换的地图供应商

  • 基于 Web 的地图,无需使用 Google Play Services

本文地址:https://www.codercto.com/soft/d/4362.html

jQuery

jQuery

Earle Castledine、Craig Sharkie / SitePoint / 2010-02-28 / USD 39.95

jQuery: Novice to Ninja is a compilation of best-practice jQuery solutions to meet the most challenging JavaScript problems. In this question-and-answer book on jQuery, you'll find a cookbook of ready......一起来看看 《jQuery》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具