Skip to content

renofizaldy/strapi-plugin-maplink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strapi plugin Maplink

This custom-fields plugin built on Strapi v4.5.3 and using React Google Maps Api v2.17.0

Install from npm

npm i @renofizaldy/strapi-plugin-maplink

Add your Google Maps API Key on STRAPI_ADMIN_GMAPSKEY in your .env if you want Google Maps display without development purpose

STRAPI_ADMIN_GMAPSKEY=your_google_maps_api_key

Example latitude longitude output (string) on databases or API call

"-41.21222018286648, 174.8906183549883"

Maplink on Custom-Field enter image description here

Maplink on Content Manager enter image description here

Releases

No releases published

Packages

No packages published