All Projects → mapzen → android

mapzen / android

Licence: Apache-2.0 license
Where you can find everything Android from Mapzen

Programming Languages

java
68154 projects - #9 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to android

EasyWayLocation
This library contain all utils related to google location. like, getting lat or long, Address and Location Setting dialog, many more...
Stars: ✭ 142 (+33.96%)
Mutual labels:  maps, location, location-services, locationmanager
Placepicker
Free Android Map Place Picker alternative using Geocoder instead of Google APIs
Stars: ✭ 126 (+18.87%)
Mutual labels:  maps, location, location-services
FusedBulb
Location fetch library.
Stars: ✭ 22 (-79.25%)
Mutual labels:  location, location-picker, location-based
Lenz
Console based MAP 🗺 : with lots of features 🤩
Stars: ✭ 51 (-51.89%)
Mutual labels:  maps, mapping, location
aic-mobile-ios
Art Institute of Chicago Official Mobile App
Stars: ✭ 29 (-72.64%)
Mutual labels:  maps, location, location-services
svelte-mapbox
MapBox Map and Autocomplete components for Svelte (or Vanilla JS)
Stars: ✭ 267 (+151.89%)
Mutual labels:  maps, mapping, location
Openrailwaymap
An OpenStreetMap-based project for creating a map of the world's railway infrastructure.
Stars: ✭ 150 (+41.51%)
Mutual labels:  maps, mapping
Azuremapscodesamples
A set of code samples for the Azure Maps web control.
Stars: ✭ 167 (+57.55%)
Mutual labels:  maps, mapping
Geoserver
Official GeoServer repository
Stars: ✭ 2,573 (+2327.36%)
Mutual labels:  maps, mapping
Gmapsfx
Java API for using Google Maps within a JavaFX application.
Stars: ✭ 233 (+119.81%)
Mutual labels:  maps, mapping
Maps
🌍🌏🌎 The whole world fits inside your cloud!
Stars: ✭ 253 (+138.68%)
Mutual labels:  maps, location
coronavirus-map-dashboard
🦠 Coronavirus (COVID-19) Map Dashboard using coronavirus-tracker-api
Stars: ✭ 41 (-61.32%)
Mutual labels:  maps, mapping
Geojsonify
Easily add GeoJson layers to your Maps
Stars: ✭ 141 (+33.02%)
Mutual labels:  maps, mapping
Maps Api For Javascript Examples
Self-contained examples for Maps API for JavaScript v3.
Stars: ✭ 130 (+22.64%)
Mutual labels:  maps, mapping
Google Maps
Google Maps Web Services API wrapper for .NET
Stars: ✭ 171 (+61.32%)
Mutual labels:  maps, mapping
Here Android Sdk Examples
Java-based projects using the HERE SDK for Android.
Stars: ✭ 127 (+19.81%)
Mutual labels:  maps, mapping
XamarinForms.LocationService
Xamarin Background Services, Background Location Updates, Location Updates, BroadCastReceiver
Stars: ✭ 61 (-42.45%)
Mutual labels:  location, location-services
osm-extracts
Each day, OSM Extracts by Interline mirrors the entire OpenStreetMap planet and creates city and region sized extracts
Stars: ✭ 34 (-67.92%)
Mutual labels:  maps, mapping
deck.gl-time-series-widget
A React Time Slider implementation for DECK.GL - (non)temporal data - by CPU filtering ⌛
Stars: ✭ 19 (-82.08%)
Mutual labels:  maps, mapping
Leaflet Tilefilter
Change the appearance of Leaflet map tiles on the fly using a variety of canvas or CSS3 image filters. It's like Instagram for Leaflet map tiles.
Stars: ✭ 90 (-15.09%)
Mutual labels:  maps, mapping

Mapzen Android SDK

Circle CI

The Mapzen Android SDK is a thin wrapper that packages up everything you need to use Mapzen services in your Android applications. It also simplifies setup, installation, API key management and generally makes your life better.

screenshot

Usage

Everything you need to get going using the Mapzen SDK

Set up

Interacting with the map

Search, routing, and location services

Greater than the sum of its parts

The Mapzen Android SDK incorporates several stand-alone libraries for map rendering, location tracking, routing, and search through the following projects:

  • Tangram ES- 2D and 3D map renderer using OpenGL ES
  • Pelias- Mapzen Search client side wrapper and Android UI components
  • On the Road- Mapzen Turn-by-Turn wrapper and other navigation utilities
  • Lost- Drop-in replacement for Google Play services Location APIs

Sample

For a working example please refer to the SDK sample app.

Mapzen Places API

Circle CI

The Mapzen Places API is a drop in replacement for the Google Places API.

screenshot

Usage

Everything you need to get going using the Mapzen Places API

Set up

UI Components

Data Components

Sample

For a working example please refer to the Places sample app.

Eraser Map

An open source privacy-focused reference application built entirely using Mapzen services. With Eraser Map you can see a canonical implementation of mapping, search, and turn-by-turn navigation.

screenshot

Beta builds of Eraser Map (plus the SDK demo apps and other science projects) are available on the Mapzen Android download page.

Building From Source

If you would like to build the Mapzen Android SDK directly from master, we recommend using Android Studio 3.0. We upgraded our gradle build scripts to take advantage of the new dependency configurations in gradle which means that if you would like to use earlier versions of Android Studio, you will have to revert to the deprecated configuration.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].