Skip to content

Atlas is a web-based mapping application designed to provide users with interactive maps and location-based services similar to Google Maps, with a focus on the front-end development aspect.

Notifications You must be signed in to change notification settings

ViishalM/Atlas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATLAS🌍

This is a simple demonstration of Mapbox.

Atlas is a web-based mapping application designed to provide users with interactive maps and location-based services similar to Google Maps, with a focus on the front-end development aspect. The application allows users to explore maps, search for locations, and interact with map elements seamlessly through an intuitive user interface.

Key Features

  • Interactive Maps: Atlas provides users with dynamic, interactive maps that allow for smooth navigation and exploration of geographical areas.
  • Location Search: Users can search for specific locations, addresses, landmarks, or points of interest using a search bar or map markers.
  • Responsive Design: The front-end interface of Atlas is designed to be responsive and accessible across various devices, including desktops, tablets, and smartphones.
  • Map Controls: The application provides a range of map controls and tools, such as zooming, panning, and street view, to enhance the user experience.

Various functionalities provided by mapbox is employed in this poject

  • Display Map
  • Search
  • Navigation
  • Curent Location
  • Zoom in/out
  • Point to NORTH

Public key for Mapbox is used in this demonstation

Working

  • JavaScript file contains all the functionalities.

  • The index.html and CSS styles provides the required frontend.

  • Map.js contains functionalities

    Hosted at render.com Maps

Overall, Atlas aims to deliver a user-friendly and visually appealing mapping experience through its front-end interface, catering to users' needs for navigation, exploration, and location-based services on the web.

About

Atlas is a web-based mapping application designed to provide users with interactive maps and location-based services similar to Google Maps, with a focus on the front-end development aspect.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.1%
  • HTML 39.8%
  • CSS 8.1%