Skip to content

muriloportugal/geolocation

Repository files navigation

Geolocation: Leaflet and OpenStreetMap example with markers and boundaries




Demo

try a demo here.

Introduction - Eng

This projects is a demo to show how to use geolocation with open-souces technologies like Leaflet and OpenStreetMap.
It consume a governamental API (IBGE) to get the geoJson of Brazil and we can see a marker for a capital of each state we selected.

Introdução - Pt-Br

Esse projeto é uma demonstração de como utilizar tecnologas de código aberto como Leaflet e o OpenStreetMap para geolocalização.
Consumimos uma API governamental (IBGE) para pegar o geoJson do Brasil e também conseguimos ver a capital de cada estado que selecionarmos.

🤖 Tecnologias:

  • Leaflet
  • OpenStreetMap
  • Angular
  • IBGE data API