Giter Site home page Giter Site logo

Comments (9)

manifestinteractive avatar manifestinteractive commented on July 19, 2024

Are you talking about dots based on the user location? If so, I do not think this is something it can do as there would need to be some calculations that determine geolocation and placing that location accurately based on how your map is setup. If you have some examples of what you are looking for, please add links as a new comment.

from jqvmap.

krzkrzkrz avatar krzkrzkrz commented on July 19, 2024

A few tracking services like gaug.es display a world map and places dots according to where the user is coming from. Would be good if this library could do that. Perhaps something like (pseudo code):

$('#map').vectorMap('add', 'marker', { us });
$('#map').vectorMap('remove', 'marker', { us });

So, lets say. If 20 users from the US come on the site. It would place 20 dots on random areas in the US. The same goes for other countries.

from jqvmap.

bjornd avatar bjornd commented on July 19, 2024

@krzkrzkrz This feature already exists in jVectorMap project, but not documented yet. Check out here https://github.com/bjornd/jvectormap and here http://jvectormap.com.

from jqvmap.

krzkrzkrz avatar krzkrzkrz commented on July 19, 2024

@bjornd yep, I noticed. But was wondering if this lib features something similar.

from jqvmap.

manifestinteractive avatar manifestinteractive commented on July 19, 2024

@bjornd removed comments unrelated to this posted issue ( contact me directly for unrelated, private issues )

from jqvmap.

sonicparke avatar sonicparke commented on July 19, 2024

Is the marker code in this lib? I compared jqvmap with jVectorMap and found that it was missing. I tried to add it back in but was missing something.

from jqvmap.

bjornd avatar bjornd commented on July 19, 2024

@sonicparke No, jqvmap doesn't support markers. Also jVectorMap already has most of the features introduced by jqvmap in the development branch.

from jqvmap.

sonicparke avatar sonicparke commented on July 19, 2024

@bjornd Thanks!

from jqvmap.

sykp241095 avatar sykp241095 commented on July 19, 2024

But how to implement this when markers are added by calling: map.addMarker(....) ?

I want to show marker label permanently after calling map.addMarker(...)

from jqvmap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.