-ffs-AbodyRulez Posted April 26, 2014 Share Posted April 26, 2014 I don't know whats wrong with this marker, when validating using isElement(marker) it showed no error, but when i trigger an event and send it, it wont work, tried toJSON and fromJSON, but it showed this error :couldn't convert userdata aergument to JSON, can't convert elements. Any suggestions? Link to comment
Castillo Posted April 26, 2014 Share Posted April 26, 2014 You are trying to send a client side created marker to the server side? that won't work, the marker only exists on the client side. Link to comment
-ffs-AbodyRulez Posted April 26, 2014 Author Share Posted April 26, 2014 Thank you for this amazing short answer I'll just send the X,Y,Z positions of marker and then and re-create it server side Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now