Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to embed google map API in MATLAB?

I want to embed google map api in my matlab application for finding shortest distance between two different location (co-ordinates). I tried to show poly line on it..

How can I achieve this in matlab ?

Thanks Abhi

like image 608
Abhishek B. Avatar asked Jan 30 '26 19:01

Abhishek B.


1 Answers

MATLAB can natively instantiate Java classes. Java itself has been enhanced in order to leverage scripting languages. How to Run Javascript on the JVM in Just Fifteen Minutes might be a valuable approach on using Google Map API from within MATLAB.

like image 137
zellus Avatar answered Feb 02 '26 14:02

zellus



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!