ai-agent

Xamarin.Forms.GoogleMaps: Easy Mapping

Get Google maps in your Xamarin app.
548 stars351 forksC#Guide quality 8/10Updated 7/23/2024100% free · open source
What it does

Xamarin.Forms.GoogleMaps allows you to integrate Google maps into your cross-platform Xamarin app

When to use it
  • You're building a location-based app for both iOS and Android
  • You need to display maps with custom markers and overlays in your Xamarin app
  • You want to leverage Google's mapping features in your cross-platform app
Ready-to-paste prompt
Map map = new Map { MapType = MapType.Street }; map.MoveToRegion(MapSpan.FromCenterAndRadius(new Position(37.797529, -122.406417), Distance.FromMiles(1)));
Heads up: You need to obtain a valid Google Maps API key and enable the Google Maps API for your project in the Google Cloud Console before using this library
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

🔑 Needs an API key

Works after you add credentials — the setup agent will ask you for them.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/xamarin-forms-googlemaps && curl -fsSL https://workflowstacks.com/api/skills/xamarin-forms-googlemaps/claude-skill -o ~/.claude/skills/xamarin-forms-googlemaps/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

Quick Actions
Details
Creator
amay077
Language
C#
Category
ai-agent
Published
6/19/2016

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.