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

[Request] Favorites on map + update notification #8

Closed
gimmic opened this issue Jan 17, 2011 · 5 comments
Closed

[Request] Favorites on map + update notification #8

gimmic opened this issue Jan 17, 2011 · 5 comments

Comments

@gimmic
Copy link

gimmic commented Jan 17, 2011

Would it be possible(either through in-game, or at the map) to mark favorites on the map?

Something in-game could be like, /dynmap favorite name "description of location"
or it could be done in the map from browser using traditional google map functions.

Additionally, since there is the webserver component, think a banner msg could be included on the weberface if it detects a newer version of dynmap?
Thanks for a great plugin!

@FrozenCow
Copy link
Contributor

Yes, the idea I had was to hook into other plugins that supply information about their locations. I still have to see how that'll work and I might need to work together with other developers, but that was the idea.
This should enable: warps, portals, homes, favorites, others?

@gimmic
Copy link
Author

gimmic commented Jan 18, 2011

Something else you could do is provide X/Y/Z coords on mouseover. Would help greatly with teleporting to specific areas.

@FrozenCow
Copy link
Contributor

Ah yes, there is one (small) problem with that: the client can not know the X,Y,Z coords just from the map. It should ask the server to do the map-coords to world-coords conversion, which would get a bit cumbersome at the moment. Though making drag-drop players a feature would be much cooler. Some day... but that's a topic for another feature-request ;).

@maikkel
Copy link

maikkel commented Feb 9, 2011

I'd like that very much for marking landmarks. It would also be great if maybe warps (from essentials plugin) could be marked on the map (with names)

@mikeprimm
Copy link
Member

I know this is VERY old, so I'm going to close it out - we've done what was discussed here with the "markers" feature in dynmap itself, plus the various Dynmap-* add-ons (including the essentials support mentioned). The API is available for other plugins, as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants