I don't have any specific problem. I am developing a javascript that will manage the refreshing of the marker list according to the visible portion of the map.
I see in the toolset map module, in 'toolset-maps/ressources/js/wpv_addon_maps.js', some of the javascipt API funtions.
Did you know if there is any other functions ? I'm surprised that there is no documention about that.
I allready see the help page about shortcode, but this is not my question.
As I said : I want to know all the javascript functions available that I can use in extra js zone in Views.
If you open the file 'toolset-maps/ressources/js/wpv_addon_maps.js' from the Tooset Map module : you can see some javascript functions we can use from extra javascript code.
My question : Do you have a complete list of Javascript function which could be used ?
My question : Do you have a complete list of Javascript function which could be used ?
==> No - I do not have any other Docs to share other than what I already shared with you and for good reason, I would suggest you to only use the functions/methods which are documented and which I already shared with you.
I'm surprised by your answer, but no matter ; I will search by myself 🙁
For example, I discover that 'WPViews.view_addon_maps.markers[ID_MAP]' will return all the markers of the map.
I think that create a documentation base about variables and functions usable in javascript could be a good idea for a better use of the great Toolset Map module.
Well - As I supporter, we need to work within limits and we do not tell you explicitly to use things which is not documented yet. And if there is no Doc available, how can I share with you.
However, I agree with you and I'll pass your request to the person who handles the Doc part to update the Docs as you suggested. Thank you.