We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I try to update geometry already drawn on the map. but seems no error but it's not updating why?
var layer = this.getMapObject(id); layer.setLatLngs([[144.32965127509, -38.135825028205],[144.32972099984, -38.135581614469],[144.3305381716, -38.135726427806],[ 144.33046844684, -38.135969841054]]); layer.transform.reset();
The text was updated successfully, but these errors were encountered:
what sort of error?
Sorry, something went wrong.
No branches or pull requests
I try to update geometry already drawn on the map. but seems no error but it's not updating why?
The text was updated successfully, but these errors were encountered: