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

Get icons for map markers from theme by default #5

Open
haulmont-git opened this issue Jan 28, 2016 · 0 comments
Open

Get icons for map markers from theme by default #5

haulmont-git opened this issue Jan 28, 2016 · 0 comments
Assignees
Labels
client: web type: enhancement New feature or request

Comments

@haulmont-git
Copy link

Now map markers has unusual web resource root: app/web

Marker marker = map.createMarker("Test marker", coordinate, false); 
marker.setIconUrl("VAADIN/pin.png"); 
map.addMarker(marker); 

Original issue: https://youtrack.haulmont.com/issue/PL-6650

@haulmont-git haulmont-git added this to the Undefined milestone Apr 27, 2018
@rapekas rapekas removed the charts label Apr 28, 2018
@jreznot jreznot removed this from the Undefined milestone May 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client: web type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants