Skip to content

Releases: jagomf/countries-map

v4.2.1: Small countries

14 Dec 23:58
Compare
Choose a tag to compare

Circles highlight small countries

v4.2: Upgraded to Angular 11

03 May 18:08
Compare
Choose a tag to compare

v3.5: Upgraded to Angular 11

03 May 18:07
Compare
Choose a tag to compare

v4.1: Reduced distributable size (a bit)

15 Dec 20:18
Compare
Choose a tag to compare

Reduced distributable size by slightly minifying SVG map.

v4.0.1

08 Dec 21:21
Compare
Choose a tag to compare

Fix: ReadMe formatting

v4.0

08 Dec 21:11
Compare
Choose a tag to compare

countries-map is now independent from Google GeoCharts! 🎉🎊

(If you prefer to keep underlying Google GeoCharts (really??), stick to countries-map v3)

Features:

  • All the previously existing features but without any wait for third-party (Google) calls 🥳
  • Much higher resolution map
  • All territories which are part of a sovereign country now get the same color

The only downside is that, since we do not rely on Google GeoCharts anymore, distributable size has increased due to allocation of the whole map's SVG. One less call, a few more ounzes...!

Breaking changes:

  • Map projection switched from Mercator to Miller
  • Dropped apiKey attribute; no API keys needed anymore.
  • Dropped options attribute.
  • Dropped autoResize attribute. Auto-resize is now the default behavior.

v3.4: Refactor

30 Nov 15:09
Compare
Choose a tag to compare

Refactored project layout to better isolate library from demo/testing module.

v3.3.1

30 Nov 15:07
Compare
Choose a tag to compare

Fix: Distributable compiled without Ivy

v3.3: Angular 10

23 Nov 13:23
Compare
Choose a tag to compare

Upgraded to Angular 10.

Also,

  • Using Google Visualization typings
  • Refactored/cleaned/modernized code

v3.2: Updated sovereign countries list

20 Oct 22:50
Compare
Choose a tag to compare

Updated sovereign countries list: revised and removed non-sovereign countries.

See more in countrieslist release details.