javascript-map
There are 14 repositories under javascript-map topic.
soroushchehresa/map-nearest-location
📍 Find the nearest location and get distance from locations list without network request
anonyco/Javascript-Fast-Light-Map-WeakMap-Set-And-WeakSet-JS-Polyfill
A fast and lightweight JavaScript Map and WeakMap polyfill microlibrary
mikepziegler/tgmap
A Javascript Map to show the swiss canton Thurgau with the municipalities.
BaseMax/MyAddressGoogleMaps
Get the string address of my current position (location) using google maps.
mkgrgis/openPlanetWMS
Simple html/javascript map for Mars, Titan, etc.
cgatno/least-recently-used
A straightforward implementation of a least recently used (LRU) cache using JavaScript's Map 🗺️
reelyactive/esmapdb
ESMapDB is an embedded database for Node.js with an ECMAScript Map interface. We believe in an open Internet of Things.
antonio357/Airbnb-webpage
From Gama Academy assignment, the challenge is to build a webpage like Airbnb page.
mehtajeet97/Search_Engine
A search engine using inverted index built as a project for CS600 : Advanced Algorithm Design and Implementation
aguin467/Map
A map created using Leaflet
asaltcode/price-card-task
React Price Card Task, I learned a lot in this task
candytale55/Extract_Movie_Data_Ratings_from_Array_JS
Different ways to extract data from complex arrays using different methods. The watchList array holds objects with information on several movies. Use map on watchList to assign a new array of objects with only title and rating keys to the ratings variable. Examples for JavaScript.
damlakara5/mapty-app
A nice map application using Geolocation API, Leaflet an open-source JavaScript library and using the local storage API workout data persist across multiple page reloads.