Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cx-google-maps

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cx-google-maps

CxJS wrapper for Google Maps

  • 19.9.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Cx Google Maps

Cx Google Maps is a CxJS wrapper around Google Maps. It contains a handful of useful classes for creating modern maps-aware applicatons with Cx. You can see a working demo of it here.

The library contains wrappers around following Google Maps components:

  • BicyclingLayer
  • Circle
  • DirectionsRenderer
  • DrawingManager
  • Map
  • GroundOverlay
  • HeatmapLayer
  • InfoBox
  • InfoWindow
  • KmlLayer
  • Marker
  • MarkerClusterer
  • MarkerWithLabel
  • OverlayView
  • Polygon
  • Polyline
  • Rectangle
  • SearchBox
  • StandaloneSearchBox
  • StreetViewPanorama
  • TrafficLayer

Documentation

You can run the documentation/demo app locally by issuing:

yarn && yarn start

from examples/demo folder.

Demo App

CxJS

CxJS, or simply Cx, is a feature-rich JavaScript framework for building complex web front-ends, such as BI tools, dashboards and admin apps. Modern frameworks such as React and Angular provide an excellent base for building UI components, however, component implementation and many other topics are left to the developer. CxJS tries to fill that gap and provide the all necessary ingredients required for modern web applications.

CxJS uses React (or a React compatible library) for DOM manipulation and offers many high-level, UI related, features on top of it.

See more

Keywords

FAQs

Package last updated on 25 Sep 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc