• Open in:

Location-Sensitive Map

This is a demo of dynamically loading a local map based on the viewer’s location.

Key implementation details

In this demo we determine the viewer’s country by their IP address and then dynamically load a map for that country using the net.load helper utility.

Related tutorials

Demo source