# Interactive Globes

**Contributors:** carlosmoreirapt, pcarvalho \
**Tags:** map, globe, globes, interactive map, world, planet earth \
**Requires at least:** 5.0 \
**Tested up to:** 6.2 \
**Requires PHP:** 7.0 \
**Stable tag:** 1.0.3 \
**Donate link:** http://interactivewpmaps.com/globes \
**License:** GPLv2 or later \
**License URI:** https://www.gnu.org/licenses/gpl-2.0.html

Create interactive world globe maps, with markers and dot labels that the user can interact with.

## Description

Create simplified but realistic interactive planet earth globes, with markers and dot labels that the user can interact with.

### 3D Globe

The globes are generated using globe.gl, a library that is able to create 3-dimensional globes in a spherical projection, using ThreeJS/WebGL for the 3D rendering.

Create your first globe in minutes! Use it to highligh locations, offices, projects, representatives, statistics, or other interactive marker visualization you need!

### Features

- Create as many globes as you want
- Responsive and cross-device
- Add round coloured markers
- Set hover color change
- Set click actions, like open a new window
- Choose from different globe images
- Display HTML tooltips on hover

The plugin generates interactive, responsive, touch-enabled globes which are embeded directly into your HTML5 pages and compatible with all modern browsers and devices.

## Frequently Asked Questions

### Where can I get coordinates for a marker?

You can get the latitude and longitude needed to a add a marker to a map using sites like [GetLatLong](https://getlatlong.net/) or [LatLong.net](https://www.latlong.net/) or any other similar website.

### Where can I learn how to use the plugin?

You can visit the [documentation pages on the official website](http://interactivewpmaps.com/globes).

## Screenshots

### 1. Globe example 01

![Globe example 01](https://s.w.org/plugins/interactive-globes/screenshot-1.png)

### 2. Globe example 02

![Globe example 02](https://s.w.org/plugins/interactive-globes/screenshot-2.png)

### 3. Globe example 03

![Globe example 03](https://s.w.org/plugins/interactive-globes/screenshot-3.png)

### 4. Globe admin screen 01 - Style and settings

![Globe admin screen 01 - Style and settings](https://s.w.org/plugins/interactive-globes/screenshot-4.png)

### 5. Globe admin screen 02 - Container settings

![Globe admin screen 02 - Container settings](https://s.w.org/plugins/interactive-globes/screenshot-5.png)

### 6. Globe admin screen 03 - Add Points

![Globe admin screen 03 - Add Points](https://s.w.org/plugins/interactive-globes/screenshot-6.png)

### 7. Globe admin screen 04 - Add Dot Labels

![Globe admin screen 04 - Add Dot Labels](https://s.w.org/plugins/interactive-globes/screenshot-7.png)


## Changelog

### 1.0.3

* organize code

### 1.0.2

* update dependencies
* bug fixes

### 1.0.1

* Bug fixing

### 1.0.0

* Initial Release

## Credits

* [globe.gl](https://globe.gl/)
* [Codestar Framework](http://codestarframework.com/)
* [Saltus Framework](https://saltus.dev)
