All Projects → GLMap → examples-android

GLMap / examples-android

Licence: other
Android demo application for GLMap framework

Programming Languages

java
68154 projects - #9 most used programming language
kotlin
9241 projects

Projects that are alternatives of or similar to examples-android

AndroidOfflineMapLibrary
Offline OpenStreet Map Library (No Internet Required) You dont have to even one-time connect!
Stars: ✭ 16 (+14.29%)
Mutual labels:  map, offline, openstreetmap
Libosmscout
Libosmscout is a C++ library for offline map rendering, routing and location lookup based on OpenStreetMap data
Stars: ✭ 159 (+1035.71%)
Mutual labels:  map, offline, openstreetmap
Openrailwaymap
An OpenStreetMap-based project for creating a map of the world's railway infrastructure.
Stars: ✭ 150 (+971.43%)
Mutual labels:  map, openstreetmap
Mapboxstatic.swift
Static map snapshots with overlays in Swift or Objective-C on iOS, macOS, tvOS, and watchOS
Stars: ✭ 162 (+1057.14%)
Mutual labels:  map, openstreetmap
Go Staticmaps
A go (golang) library and command line tool to render static map images using OpenStreetMap tiles.
Stars: ✭ 246 (+1657.14%)
Mutual labels:  map, openstreetmap
Cyclosm Cartocss Style
Cycle oriented CartoCSS style.
Stars: ✭ 109 (+678.57%)
Mutual labels:  map, openstreetmap
Mapbox Gl Native Android
Interactive, thoroughly customizable maps in native Android powered by vector tiles and OpenGL
Stars: ✭ 135 (+864.29%)
Mutual labels:  map, openstreetmap
Atlasr
Atlasr is a truly open-source and free map browser.
Stars: ✭ 196 (+1300%)
Mutual labels:  map, openstreetmap
Umap
uMap lets you create maps with OpenStreetMap layers in a minute and embed them in your site.
Stars: ✭ 609 (+4250%)
Mutual labels:  map, openstreetmap
openfairdb
Open Fair DB is the CreativCommons Backend of Kartevonmorgen.org
Stars: ✭ 53 (+278.57%)
Mutual labels:  map, openstreetmap
coin-map-android
Easily find places to spend sats anywhere on the planet
Stars: ✭ 23 (+64.29%)
Mutual labels:  map, openstreetmap
freemap-mapnik
Outdoor map mainly for https://www.freemap.sk/
Stars: ✭ 16 (+14.29%)
Mutual labels:  map, openstreetmap
Terrain Classic
World-wide CartoCSS port of Stamen's classic terrain style
Stars: ✭ 110 (+685.71%)
Mutual labels:  map, openstreetmap
Mapbox Gl Js
Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL
Stars: ✭ 8,017 (+57164.29%)
Mutual labels:  map, openstreetmap
Mapsforge
Vector map library and writer - running on Android and Desktop.
Stars: ✭ 885 (+6221.43%)
Mutual labels:  map, openstreetmap
Aphotomanager
Manage local photos on Android: gallery, geotag with photomap, privacy, tags, find, sort, view, copy, send, ... .
Stars: ✭ 164 (+1071.43%)
Mutual labels:  map, openstreetmap
organicmaps
🍃 Organic Maps is a free Android & iOS offline maps app for travelers, tourists, hikers, and cyclists. It uses crowd-sourced OpenStreetMap data and is developed with love by MapsWithMe (MapsMe) founders and our community. No ads, no tracking, no data collection, no crapware. Your donations and positive reviews motivate and inspire our small team!
Stars: ✭ 3,689 (+26250%)
Mutual labels:  offline, openstreetmap
Barefoot
Java map matching library for integrating the map into software and services with state-of-the-art online and offline map matching that can be used stand-alone and in the cloud.
Stars: ✭ 541 (+3764.29%)
Mutual labels:  map, openstreetmap
Mapscii
🗺 MapSCII is a Braille & ASCII world map renderer for your console - enter => telnet mapscii.me <= on Mac (brew install telnet) and Linux, connect with PuTTY on Windows
Stars: ✭ 5,886 (+41942.86%)
Mutual labels:  map, openstreetmap
mapsplit
A fast way to split OSM data in to a portable tiled format
Stars: ✭ 55 (+292.86%)
Mutual labels:  offline, openstreetmap

examples-android

Android demo application for GLMap framework. GLMap is an offline map that rendered directly on device using OpenGL ES 2.0.

Features

  • Offline: GLMap built to work offline. Map data stored in compact binary format and it's optimized for mobile rendering.
  • Vector: Data is rendered on device using OpenGL ES 2.0, with style applied on the fly. It's easy to load your own data layers from GeoJSON files and integrate layers to the map.
  • Fast: GLMap uses all CPU cores along with GPU to render map really fast.
  • Customizable: Everything on map could be customized very fast. MapCSS is used to describe map style.

Documentation

GLMap

The API reference is located at getyourmap.com/docs/java/api/latest/.

Getting Help

Need help with your code? Write us at [email protected]

Feedback

If you use GLMap and are happy with it, all we ask is that you please consider sending out a tweet mentioning @GLMapFramework or email [email protected] to share your thoughts!

And if you don't like it, please let us know what you would like improved, so we can fix it! analytics

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].