Skip to content

🗺️ Find and highlight map image locations.

Notifications You must be signed in to change notification settings

sourceduty/Highlighted_Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Highlighted_Map

🗺️ Find and highlight map image locations.

DESCRIPTION

In this code, replace "your_map_image.jpg" with the path to your map image file, and add the coordinates of the locations you want to highlight in the highlighted_locations list. The code will draw red circles around the specified locations and save the modified image as "highlighted_map.jpg."

Make sure to adjust the highlight color and size to your preference by modifying the highlight_color and highlight_size variables.

CHATGPT

ChatGPT