How to create an editable map on thingspeak?

4 views (last 30 days)
Hey, so I made an app on app designer that reads and writes data to a thingspeak channel. So what I want to do is make a filed on my thingspeak channel that is going to be a map, I want to upload my latitude and logitude data to that map and plot the points. I have been looking for a long time and all I can find was the channel location, but I don't want that, I want to plot multiple points when I click the upload button on my app designer. Any idea on how to do that?
  2 Comments
Edgar Baal
Edgar Baal on 9 Aug 2021
Can you explain me how i work with this code? I also uploaded my Longitude an Latitude to ThingSpeak but now i dont know how to proceed. I dont know how to implement the map in my ThingSpeak channel and i also dont know how what i should do with the code you provided for us.
I am very thankful for every kind of assistance

Sign in to comment.

Accepted Answer

Vinod
Vinod on 3 Jun 2020
If you have a paid license of ThingSpeak, you can enable the "Auto Update" checkbox on the MATLAB visualization that will cause the visualization to be automatically updated up to once every 5 minutes.
If you don't have a paid license, you will need to manually refresh your browser page every 5 minutes (or less frequently) to have the map updated.

More Answers (1)

Alx Grm
Alx Grm on 29 Mar 2021
Hello i would like to make something similar to what you did but can you please explain how you made the matlab visualization and where to use that code?
Thank you.

Communities

More Answers in the  ThingSpeak Community

Categories

Find more on Act on Data in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!