Skip to content

A Node websocket server that integrates with a simple front-end to update positions of markers inside a map

Notifications You must be signed in to change notification settings

didopimentel/node-realtime-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-realtime-map

A Node websocket server that integrates with a simple front-end to update positions of markers inside a map

Usage

To use and test the application run the command:

npm run dev

Go to localhost:3000

Use the button "Spawn marker" to create a marker in random coordinates. Use the button "Move marker to" to watch the marker moving to the specified position.

You can open multiple tabs (different socket connections).

About

A Node websocket server that integrates with a simple front-end to update positions of markers inside a map

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published