Quote:
Originally Posted by wacnstac
What would it take to make this work with 3.8.3 and also allow a user to enter any coordinates that they wanted and multiple points as well?
|
It already works in 3.8.3 for me and some other people; you may have conflicts with some other add-on like the Automatic Media Embedder (AME). You may want to check on the bug fixes and feature additions that several people have contributed, including myself.
As to entering coordinates numerically, that will require rewriting the client-side code in the product file.
Making it possible for each member to enter several points, each with their own labels, will require rewriting both the client-side and the server-side code. It may be possible to avoid changing the database-table format, however.