All Projects → javierarce → map-with-me

javierarce / map-with-me

Licence: MIT license
🌍 Create collaborative maps with your friends (and enemies)

Programming Languages

Vue
7211 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to map-with-me

Lenz
Console based MAP 🗺 : with lots of features 🤩
Stars: ✭ 51 (+121.74%)
Mutual labels:  map, mapping, location
arboles
Mapa de Arbolado Urbano
Stars: ✭ 13 (-43.48%)
Mutual labels:  map, location, collaborative
d3-geomap
A library for creating geographical maps based on D3.js
Stars: ✭ 124 (+439.13%)
Mutual labels:  map, mapping
android
Where you can find everything Android from Mapzen
Stars: ✭ 106 (+360.87%)
Mutual labels:  mapping, location
telegram-nearby-map
Discover the location of nearby Telegram users 📡🌍
Stars: ✭ 329 (+1330.43%)
Mutual labels:  map, location
Maps
🌍🌏🌎 The whole world fits inside your cloud!
Stars: ✭ 253 (+1000%)
Mutual labels:  map, location
svelte-mapbox
MapBox Map and Autocomplete components for Svelte (or Vanilla JS)
Stars: ✭ 267 (+1060.87%)
Mutual labels:  mapping, location
gracidea
🌺 A Pokémon 2D live map gathering all regions, including wandering pokémons and characters and animated tiles!
Stars: ✭ 163 (+608.7%)
Mutual labels:  map, mapping
Azuremapscodesamples
A set of code samples for the Azure Maps web control.
Stars: ✭ 167 (+626.09%)
Mutual labels:  map, mapping
WhirlyGlobe
WhirlyGlobe Development
Stars: ✭ 767 (+3234.78%)
Mutual labels:  mapping, location
wordpress-geo-mashup
Official repository for Geo Mashup, the plugin that makes WordPress into a GeoCMS. Documentation:
Stars: ✭ 60 (+160.87%)
Mutual labels:  mapping, location
localizator
Localizator is a flutter application that provides your current/given position,and gives you weather Forecasts
Stars: ✭ 46 (+100%)
Mutual labels:  map, location
Gmapsfx
Java API for using Google Maps within a JavaFX application.
Stars: ✭ 233 (+913.04%)
Mutual labels:  map, mapping
Brutile
BruTile is a .NET library to access tile services like those of OpenStreetMap, MapBox or GeodanMaps.
Stars: ✭ 203 (+782.61%)
Mutual labels:  map, mapping
coronavirus-map-dashboard
🦠 Coronavirus (COVID-19) Map Dashboard using coronavirus-tracker-api
Stars: ✭ 41 (+78.26%)
Mutual labels:  map, mapping
React Native Google Place Picker
React Native Wrapper of Google Place Picker for iOS + Android.
Stars: ✭ 180 (+682.61%)
Mutual labels:  map, location
GoogleMap Demo
GoogleMap一些常用API总结库
Stars: ✭ 24 (+4.35%)
Mutual labels:  map, location
mapr
Map species occurrence data
Stars: ✭ 34 (+47.83%)
Mutual labels:  map, mapping
Placepicker
Free Android Map Place Picker alternative using Geocoder instead of Google APIs
Stars: ✭ 126 (+447.83%)
Mutual labels:  map, location
Openrailwaymap
An OpenStreetMap-based project for creating a map of the world's railway infrastructure.
Stars: ✭ 150 (+552.17%)
Mutual labels:  map, mapping

Map with Me

🌍 Create collaborative maps with your friends (and enemies).

Here's how to create a collaborative map of your own

  1. Open the .env file out the variables:
DB_USER= // Username for your database
DB_PASS= // Password for your database

SECRET= // You'll need this to update your  map configuration or recreate the database

If you want to use Twitter as an authentication mechanism you'll need to create an app and add the credentials:

CONSUMER_KEY=     
CONSUMER_SECRET= 
CALLBACK_URL=https://APP_NAME.glitch.me/auth/twitter/callback 
  1. Visit your website and click 'Config'. A configuration form will appear so you can change the default map and publishing settings.

Everyone has issues

Yeah, so please open an issue in this repo if you:

  1. Found a horrible bug :(
  2. Made a cool map you want to share with me :)

TODO

Check out the development of this project

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