gityopie/odoo-addons

Manage Google Map with my Javascript

Opened this issue · 1 comments

Hello !
How can i apply some actions on the map with my own javascript? like adding a marker or display the road between two points.

Hello @laurisdjilo

For adding marker, you can check it in the code
For displaying road between two points, you can find the code in version 10.0

Good luck! :)