Home > Web Front-end > JS Tutorial > 7 personalized map plug-ins based on Jquery and html5_jquery

7 personalized map plug-ins based on Jquery and html5_jquery

WBOY
Release: 2016-05-16 15:31:44
Original
1180 people have browsed it

1. HTML5 world map divides the world into regions and displays country names

This is a world map application based on HTML5. Its feature is that it can divide each country area on the map. When the mouse rolls over, the country name corresponding to the area will be displayed. You can also edit the pop-up labels. Custom text and custom styles.

Online Demonstration Source code download

2. jQuery vector SVG map plug-in JVectorMap

JVectorMap is a jQuery-based vector map plug-in. It is based on the SVG structure. Unlike other jQuery map plug-ins, jVectorMap is a vector map, but it also supports corresponding functions such as map zooming and map plane movement. Since JVectorMap is based on jQuery, it supports most mainstream browsers and is widely used.

Online Demonstration Source code download

3. jQuery China map plug-in

Today I will introduce a relatively more practical jQuery China map plug-in. In this example, the entire China map is divided into provinces. When the mouse slides over the corresponding province, a detailed introduction to the corresponding province will pop up. .

Online Demonstration  Source code download

4. Pure CSS3 to implement map hotspot text annotation prompts

The characteristic of this map application is that there are many marked points on the map. Click on the marked point to pop up a text prompt box on the page to explain the detailed information of the marked point on the map. If you need a map application with annotation functions, then this CSS3 map plug-in can satisfy you.

Online demo Source code download

5. HTML5 SVG world map. The map can be dragged and zoomed

The HTML5 map application I want to share today is a world map. The map elements are drawn using SVG, and the map can be dragged and partially zoomed. The effect is very good.

Online Demonstration Source code download

6. HTML5/CSS3 contact form with area map

Today we are going to share a more powerful HTML5/CSS3 contact form, which can select different areas to display corresponding maps, and then fill in the contact form for that area.

Online Demonstration Source code download

7. HTML5 3D real-life map animation, 3D effect is cool

Today we are going to share a new HTML5 3D effect, which is a 3D real-life map. This 3D map captures real-life houses and buildings and can be rotated for display, which is very cool.

Online Demonstration Source code download

The above are some exquisite jQuery/HTML5 map plug-ins. If you also have a good map plug-in, please share it with us.

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template