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

Change marker to circleMarker? #55

Open
axi92 opened this issue May 16, 2018 · 1 comment
Open

Change marker to circleMarker? #55

axi92 opened this issue May 16, 2018 · 1 comment

Comments

@axi92
Copy link

axi92 commented May 16, 2018

I used the example https://github.com/calvinmetcalf/leaflet-ajax/blob/gh-pages/example/index.html#L50

But how can I change the marker to this:

var greencircle = {
    color: '#03dc03',
    weight: 5
}

var wien = L.circleMarker([48.208539, 16.372505], greencircle).bindPopup('<b>Wien, Wien</b>')
```,
@StefanBrand
Copy link

This might be interesting to you too: https://gis.stackexchange.com/a/307149/122597

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

No branches or pull requests

2 participants