Maps - Add marker to map onClick

1
Hi, How can i add a marker to the position of the map where i clicked with the mouse? Background is that i will store a location of an asset in the database. Thanks in advance. BR Michael
asked
1 answers
0

You can check out this answer. It’s a bit outdated: you can’t copy/paste the code, since the Mendix API has changed, but the principle remains the same. If you use the Mendix Client API documentation, you should be able to figure it out.

answered