All Projects → pistell → Mgrs Mapper

pistell / Mgrs Mapper

Licence: mit
Integrates Google Maps with an MGRS overlay and NATO military map symbols

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Mgrs Mapper

LabsPT1 bkwds
bkwds is an app that helps adventurers track their trips and travel safely
Stars: ✭ 40 (+66.67%)
Mutual labels:  google-maps-api
hopOn
A car rental flutter application using firebase and google maps API
Stars: ✭ 68 (+183.33%)
Mutual labels:  google-maps-api
Snazzy Info Window
Customizable info windows using the Google Maps JavaScript API.
Stars: ✭ 560 (+2233.33%)
Mutual labels:  google-maps-api
abode
🏠 Explode one-line address strings using Golang
Stars: ✭ 52 (+116.67%)
Mutual labels:  google-maps-api
Google-Maps-API-with-PHP-MySQL
A Snippet of code to help you in Google Maps API. In this Script PHP Array and MySQL is used to store Latitude and Longitude. This script is made for those who needs a Map with Multiple Markers which changes it's Position Dynamically. In other words, This is made for people who need t a Map solution for Uber Like Application
Stars: ✭ 50 (+108.33%)
Mutual labels:  google-maps-api
react-google-static
🌍 A React wrapper for Google Static Maps API.
Stars: ✭ 37 (+54.17%)
Mutual labels:  google-maps-api
IPRadar2
Real-time detection and defense against malicious network activity and policy violations (exploits, port-scanners, advertising, telemetry, state surveillance, etc.)
Stars: ✭ 20 (-16.67%)
Mutual labels:  google-maps-api
React Google Maps Api
React Google Maps API
Stars: ✭ 791 (+3195.83%)
Mutual labels:  google-maps-api
tutorials
Git Repo for Articles on Ergo Sum blog and the youtube channel https://www.youtube.com/channel/UCiie9CN--dazA7iT2sry5FA
Stars: ✭ 42 (+75%)
Mutual labels:  google-maps-api
Flask Googlemaps
Easy way to add GoogleMaps to Flask applications. maintainer: @RiverFount
Stars: ✭ 550 (+2191.67%)
Mutual labels:  google-maps-api
google-maps-statistics
Visualizing Geographic Statistical Data with Google Maps
Stars: ✭ 32 (+33.33%)
Mutual labels:  google-maps-api
google-maps-services-php
PHP client library(SDK) for Google Maps API Web Services
Stars: ✭ 50 (+108.33%)
Mutual labels:  google-maps-api
Maps Pair Programming
Fastest marker render +500k markers
Stars: ✭ 280 (+1066.67%)
Mutual labels:  google-maps-api
HealthCare-Scan-Nearby-Hospital-Locations
I developed this android application to help beginner developers to know how to use Google Maps API and how to convert JSON data into Java Object.
Stars: ✭ 23 (-4.17%)
Mutual labels:  google-maps-api
Sigma coding youtube
This is a collection of all the code that can be found on my YouTube channel Sigma Coding.
Stars: ✭ 611 (+2445.83%)
Mutual labels:  google-maps-api
Litrato
Android photo editing app with various filters and tools. Included advanced features like masking, histogram, color picker, EXIF viewer...
Stars: ✭ 54 (+125%)
Mutual labels:  google-maps-api
Firebase-Realtime-Car-Moving-On-JavaScript-Google-Maps
This is the solution for moving realtime cars on Google Maps JavaScript using Google Firebase Realtime Database.
Stars: ✭ 26 (+8.33%)
Mutual labels:  google-maps-api
Wanderlust The Travellers App
👟 An android application for travellers which allows them to save their journey experiences at one place in an organizable way. For detailed description, read the README.md file. Moreover, the application's design follows the latest HCI and UI/UX design guidelines.
Stars: ✭ 23 (-4.17%)
Mutual labels:  google-maps-api
Use Places Autocomplete
😎 📍 React hook for Google Maps Places Autocomplete.
Stars: ✭ 739 (+2979.17%)
Mutual labels:  google-maps-api
Wicket
A modest library for moving between Well-Known Text (WKT) and various framework geometries
Stars: ✭ 484 (+1916.67%)
Mutual labels:  google-maps-api

MGRS Mapper

Update 01JUL2020

The link in the description takes you to the updated version of this app. This repo contains the old version of the app. It will however work if you clone it and install it yourself.


Drag and drop custom generated NATO military symbols onto Google Maps with an MGRS overlay. MGRS Mapper Screenshot

Live Demo

Click Here See it in Action

About

Special thanks for this project goes out to Måns Beckman's of Spatial Illusions MilSymbol Generator and Mike D's USNG-Gmap-V3. Without their open source contributions this project would have taken much longer.

MGRS Mapper is a replacement for the popular website Hawg View, but with added functionality. Users can search and select from hundreds of military map symbols for the MIL-STD 2525C standard. Once your unit is selected you can add more information to it, such as unit size, affiliation (friendly, enemy, templated/suspected, etc). When you have all the data you need for your unit you can drag and drop it onto Google Maps for operations planning. Click on the unit to display more information about it or delete it if you choose. Toggle the MGRS overlay at the top of the sidebar to create a highly detailed concept of operations.

Installing

git clone https://github.com/pistell/MGRS-Mapper.git

Open index.html in your text editor and replace Google Map's API key with your own

Libraries, Plugins and Repositories Used

Built With

Contributing

After cloning down the repository, run the following command within the root of the project:

npm install

This will install the project's development dependencies. To begin watching the files run:

npm start

Anytime changes are made to the js, scss, or main html file, browsersync will automatically reload the page.

If editing js/milsymbol-unit-generator.js, please be patient when saving as it will take a while for the file to compile because of it's size.

Note: Do no edit anything within the dist/ directory as it will be overwritten when building. All edits should be from within src/.


Creators and Contributors

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