Skip to content
New issue

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

locationHandlers are not being saved #53 #54

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

frechett
Copy link

@frechett frechett commented Nov 5, 2019

The com.bbn.openmap.layer.location.LocationLayer locationHandlers are not being saved, the property value is always blank.

The com.bbn.openmap.layer.location.LocationLayer locationHandlers are not being saved, the property value is always blank.
@frechett
Copy link
Author

frechett commented Nov 5, 2019

Fixed saving of locationHandlers.

The com.bbn.openmap.layer.location.LocationLayer locationHandlers are not being saved, the property value is always blank.
Modified to remove the scope character from the location handler prefix
@frechett frechett closed this Nov 6, 2019
@frechett frechett reopened this Nov 6, 2019
frechett and others added 6 commits November 6, 2019 20:33
….createColor(int, boolean) which always passed true for alpha:

return (Color) OMColor.alphaValueConstructor.newInstance(new Object[] {
                    new Integer(value), new Boolean(true) });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant