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

Points of KML not in place #182

Closed
mariobalca opened this issue Aug 14, 2015 · 9 comments
Closed

Points of KML not in place #182

mariobalca opened this issue Aug 14, 2015 · 9 comments
Labels

Comments

@mariobalca
Copy link

screenshot from 2015-08-14 16 26 42

I'm testing the KML layer plugin, everythings looks great but the points of my KML are not on the correct places.

Can you guys help me figure out what's wrong?

@brunob
Copy link
Collaborator

brunob commented Aug 14, 2015

Your kml should mention hotspot tags for you placemarks.

@mariobalca
Copy link
Author

But with other KML plugins the points are placed just fine, isn't this an issue of the plugin?

@brunob
Copy link
Collaborator

brunob commented Aug 14, 2015

Which other KML plugin are you using ?

@mariobalca
Copy link
Author

I've tried the Leaflet.FileLayer, but I didn't like it very much, I'd rather use this one

@brunob
Copy link
Collaborator

brunob commented Aug 14, 2015

This plugin use togeojson like leaflet omnivore which works great, but doesn't handle kml icons and other kml elements you can use with the KML script in this repo.

You have to set your icons hotspot in your KML file if you want it to display well, without this info, the script can't determine automagically where to put the icon.

Could you post a link to your KML file ?

@TitanicBush
Copy link

This might be related to the behavior that I describe in #191.

@brunob
Copy link
Collaborator

brunob commented Dec 2, 2015

@mariobalca any news about this ? Can we close the issue ?

@mariobalca
Copy link
Author

I'm sorry, yes you can. I had to remove the points from the KML because I ended up storing them on my db so yeah, you can close this issue

@brunob
Copy link
Collaborator

brunob commented Dec 2, 2015

No problem, thx for the feedback :)

@brunob brunob closed this as completed Dec 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants