simplemap icon indicating copy to clipboard operation
simplemap copied to clipboard

Add null check for location in GeoService

Open Decyphr opened this issue 2 years ago • 0 comments

Fixes #368

Changes proposed in this pull request:

  • Adding a null check for location in GeoService -> normalizeLocation function. Resolving a TypeError when invalid location string is passed.

Decyphr avatar Jun 23 '23 17:06 Decyphr