MATLAB data pop-ups on geoplot

I've created a geoplot in MATLAB with the locations of various test sites and was wondering if there is a way to create pop-up displays or other graphs of the data for each site if you hover over the site's location, or something similar. Does anyone know a way to do this?
Many thanks for help in advance

2 Comments

Are you describing data tips? If so, they should be enabled with geographic axes.
Not sure if I should start a new question, but I am using geoplot/geoplot3 to display data on the map, and I cannot get the datatips to show. I am using version 2024a.

Sign in to comment.

Answers (1)

Nivedita
Nivedita on 8 Sep 2023
Hi Phoebe,
I understand that you are trying to make the geoplot in MATLAB more interactive and informative.
You can try using the “geobubble” function which allows to visualize data values at specific geographic locations. It might come handy for your use case. You can refer to the following documentation links for the “geobubble” function and its properties:
I hope this helps!
Regards,
Nivedita.

Categories

Products

Release

R2022a

Asked:

on 20 Jul 2022

Commented:

on 14 Mar 2025

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!