Home > Web Front-end > JS Tutorial > body text

7 Javascript map scripts to organize_javascript skills

WBOY
Release: 2016-05-16 18:43:58
Original
1428 people have browsed it

1. Mapeed.AddressChooser (Demo Address)

Mapeed.AddressChooser - Javascript图片相册脚本

Mapeed.AddressChooser is a JavaScript script used to create special effects that combine address forms and maps.

When selecting and entering an address in the address form, the geographical location is displayed on the map in real time. The default is to use Google Maps. You can also integrate other map services.

2. GoogleMapsModal

GoogleMapsModal - Javascript图片相册脚本

Use the jQuery plug-in GoogleMapsModal to realize the Google Maps simulation function and place Google Maps wherever you need.

3. jMaps

jMaps is a jQuery plug-in that provides a simple API to access Google Maps.

4. jQMaps

jQMaps is a jQuery plug-in that provides a simple API to access Google Maps and add custom points and lines.

5. jQuery Maps Interface

jQuery Maps Interface is a jQuery plug-in that provides interface support for Google and Yahoo maps

6. MapEasy

MapEasy - Javascript图片相册脚本

MapEasy implements basic GIS functions and simple feature annotation in the way of Google Map. Note that it is a pure client-side JS library that does not require any plug-ins and is completely separated from the background data acquisition method. You can place simple pictures on the server or set up your favorite map server (MapX, GeoServer, etc.) in the background. ), making it inherently lightweight and easier to deploy and expand in various environments. Although it is completely written in the weakly typed language JavaScript, the use of good OO design and patterns has not affected her perfect performance at all (it is also a trend that OO and patterns in JavaScript are receiving more and more attention now).

7. Mapstraction

Mapstraction - Javascript图片相册脚本

There are many map providers that provide different APIs. If you want to change providers, such as from Google Maps to MapQuest, you need to update the code. Mapstraction provides APIs of commonly used map providers. You only need one line of code to complete the conversion. .

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