Create Highmaps mapping library (like amMap) but written in pure JavaScript!
Highmaps was released last week, check out http://www.highcharts.com/products/highmaps
-
We have a serve at https://www.highcharts.com/studies/map-from-svg.htm that lets you convert most SVGs. Please let us know if it works out or we can help you.
-
Anonymous commented
There's no way to convert SVG to js? We'd like to update the congressional map.
-
Yes, you can use the rich info demo (http://www.highcharts.com/maps/demo/rich-info) as the starting point. Then use another map, and adapt the logic to display the information. JavaScript skills required!
-
Bikram commented
Hi Torstein,
I am very new to Highmaps. I want to implement World Continents map in my project. Can I use Dynamic data [JSON data] to generate the same and on click on each continent I should display rich information. Any suggestions or jsfiddle example for the same would be appreciable!!
-
Mohiuddin shovon commented
Hi
how to zoom only selected Area or a polygon on click. -
Anonymous commented
hi sir,
how to make maharashtra,india map please help me -
@Suryadev, it's the drilldown feature. See http://www.highcharts.com/maps/demo/map-drilldown.
-
Suryadev commented
HI,
I want to use world map in my application. But i need when user click on any country regoin e.g. india then redirected to india map and it show the state of corresponding country , How to do this. Please help me. -
We're currently working on providing a basic map collection. Here's a map of India: http://jsfiddle.net/highcharts/Dfa5A/
-
RAJSARAN commented
Dear Admin,
Im very new to highmaps.
Can u please guide me in plotting INDIA map using highmaps. -
Joe Kuan commented
FYI, series.state.hover.color doesn't work when Highmaps is loaded as a module of Highcharts.
-
Joe Kuan commented
FYI, sorry another bug (3.0.10). Colors are not assigned to data points when 'min' and 'max' are not specified in colorAxis if Highmaps is loaded as a module of Highcharts.
Thanks
Joe Kuan -
Joe Kuan commented
FYI, I have found a bug in the current beta version. The joinBy array currently doesn't work if Highmaps is loaded as a module of Highcharts but it's fine as standalone.
-
Claudio Estrugo commented
The Africa map included with the converter demo renders wrong some countries. I'm having that same problem with other maps taken from wikimedia.
-
Yes, you will. We didn't write about this in the news release, but the current maps are just some quick sample maps scraped off wikipedia. We're working on a full map set based on Natural Earth, packed with metadata.
For now, you can convert your own maps through http://www.highcharts.com/studies/map-from-svg.htm. It's not perfect, but works with most SVGs coming from Wikipedia users.
-
Joe Kuan commented
Please can we have country name and continent region in each country object in Highcharts.maps.world?
Also do you have an map url for continents only?
Many thanks
Joe Kuan -
-
Sascha commented
Have I missed anything? I thought the High Maps module is completed in the last quarter of 2013.
What is the final release date of HighMaps?
-
Not sure I understood what you're asking... But you can attach click events to map areas and map lines / points just like a regular Highcharts chart.
-
Anonymous commented
can we give a link line in all countries based on the data in this chart?