Is it possible to enable popup with not only country name but some additional text (for example, address, telephone) with JVectorMap?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, you bind handler for
onRegionLabelShowevent. The second parameter passed to the callback will be label jQuery element. See documentation. Example: